Skip to content

STM32dunio STM32Ethernet 1.0.2

Compare
Choose a tag to compare
@fpistm fpistm released this 20 Oct 14:37
· 68 commits to main since this release
  • Scheduler is now called inside a timer callback each 1 ms to ensure update of the LwIP stack and avoid deadlock. (#3)
  • Fix issue with close client (#3)
  • Init sequence done only one time (#4)