Skip to content

Release 4.0.10

Compare
Choose a tag to compare
@facchinm facchinm released this 23 Nov 09:58
· 232 commits to main since this release

What's Changed

  • Improve reliability of the Callback implementation by @alrvid in #755
  • SocketHelpers - added dnsIP(n) getter as in WiFi libraries by @JAndrassy in #756
  • Ethernet - apply MAC address in begin(mac) by @JAndrassy in #748
  • Giga: compatibility fixes with M4 builds by @facchinm in #741
  • mbed-os-to-arduino macOS script by @leonardocavagnis in #734
  • MbedSSLClient - remove unnecessary dependecy to specific BlockDevice by @JAndrassy in #747
  • debug: add support for latest arduino-cli by @facchinm in #746
  • Add TLS support to Portenta CAT.M1/NB IoT GNSS Shield by @pennam in #759
  • remove trailing -: the IDE2 sets it automatically by @umbynos in #761
  • Edge control build fixes and CI by @pennam in #762
  • GIGA: include production bootloader version by @pennam in #764
  • Add include guard to pinDefinitions.h to avoid double inclusion issue by @leonardocavagnis in #765
  • GSM: Add cellular state machine events reporting by @pennam in #767

New Contributors

Full Changelog: 4.0.8...4.0.10