Skip to content
Snippets Groups Projects
  1. Mar 27, 2025
  2. Mar 14, 2025
  3. Mar 06, 2025
  4. Feb 27, 2025
  5. Feb 08, 2025
    • Nicolò Caruso's avatar
      [Wiz5500] Wiz5500 fixes for timeout · 6aea10c8
      Nicolò Caruso authored
      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.
      6aea10c8
    • Nicolò Caruso's avatar
      [Wiz5500] Wiz5500 fixes to ISR selection · 7c633398
      Nicolò Caruso authored
      The Interrupt Service Routine thread was not properly chosen.
      It was not put to null in case no thread could act as ISR and in a while loop it was always reassinging to itself the ISR routine.
      7c633398
  6. Jan 25, 2025
  7. Jan 23, 2025
  8. Jan 18, 2025
  9. Jan 17, 2025
  10. Dec 30, 2024
  11. Dec 29, 2024
  12. Dec 19, 2024
  13. Dec 17, 2024
  14. Dec 16, 2024
  15. Dec 07, 2024
Loading