Skip to content

STM32dunio STM32Ethernet 1.3.0

Compare
Choose a tag to compare
@fpistm fpistm released this 26 Apr 08:17
· 20 commits to main since this release
cc1e72d

What's Changed

  • HardwareTimer: remove usage of TIMER_OUTPUT_COMPARE mode by @ABOSTM in #48
  • feat: Add examples to demonstrate how to use FreeRTOS with Ethernet by @ABOSTM in #57
  • fix: Assume DNS is the same IP than gateway by @ABOSTM in #58
  • if DHCP fails the static IP can be applied without problem by @Solairseir in #50
  • fix: call effective ETH scheduler only from Timer callback by @ABOSTM in #60
  • Fix : Wrong _tcp_client[] array initialization by @ABOSTM in #62
  • feat: Add function to define port of EthernetServer at runtime by @patricklaf in #63

New Contributors

Full Changelog: 1.2.0...1.3.0