Skip to content

FNET 3.7.0

Compare
Choose a tag to compare
@butok butok released this 10 Nov 07:55
· 46 commits to master since this release
  • Version 3.7.0:
    • Added Multicast DNS (mDNS) "Bonjour" Server/Responder. Thanks to NXP-Semiconductor for support.
    • Passed the Bonjour Conformance Test, Version 1.3.1 (https://developer.apple.com/softwarelicensing/agreements/bonjour.php).
      Bonjour Conformance Test includes "Link-Local Address Allocation", "Multicast DNS" and "Network Interoperability" test phases (48 tests).
    • Removed all instances of recursion.
    • Added FNET_CFG_ASSERT - enables/disables FNET_ASSERT().
    • Fixed Mutex API, thanks to Paul.
    • Other minor changes.