-
- Downloads
[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.
Loading
Please register or sign in to comment