- Use new Ethernet_Generic library as default for W5x00.
- Add example multiFileProject to demo how to avoid
multiple-definitions
linker error for multiple-file project - Rewrite all the examples to support new features
- Update
platform.ini
andlibrary.json
to use originalkhoih-prog
instead ofkhoih.prog
after PIO fix - Update
Packages' Patches
- Add support to LAN8720 Ethernet for many STM32F4 (F407xx, NUCLEO_F429ZI) and STM32F7 (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards.
- Add LAN8720 examples
- Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries
- Configurable Customs HTML Headers, including Customs Style, Customs Head Elements, CORS Header.
- Add functions to control Config Portal from software or Virtual Switches. Check How to trigger a Config Portal from code #25
- Use more efficient FlashStorage_STM32 v1.0.1
- Fix Config Portal Bug.
- Update examples
- Bump up to version v1.2.0 to sync with Ethernet_Manager
- Clean-up all compiler warnings possible.
- Add Table of Contents
- Initial coding to support STM32F/L/H/G/WB/MP1.
- Provide support to W5x00, ENC28J60 and built-in LAN8742A Ethernet.
- Supporting Ethernet, EthernetLarge, Ethernet2, Ethernet3, EthernetENC, UIPEthernet and STM32Ethernet Libraries