Skip to content
Snippets Groups Projects
Commit 6aea10c8 authored by Nicolò Caruso's avatar Nicolò Caruso
Browse files

[Wiz5500] Wiz5500 fixes for timeout

The timeout was not considered in all the necessary part. In fact, waitForSocketIrq was not using it in the runInterruptServiceRoutine.
While running the ISR the timeout was not considered but only the hard-limit timeout was taken into consideration.
This is now changed, therefore now while running the ISR routine, the minimum between the custom timeout and the HARD limit is used.
parent 7c633398
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment