- Fix multiple-definitions linker error. Check Multiple definitions #1
- Add example multiFileProject to demo for multiple-file project to avoid
multiple-definitions
linker error
- Auto detect ESP32 core to use for WT32_ETH01
- Fix bug in WT32_ETH01 examples to reduce connection time
- Remove library's redundant code
- Update
platform.ini
andlibrary.json
to use originalkhoih-prog
instead ofkhoih.prog
after PIO fix
- Update to use WebServer_WT32_ETH01 v1.2.0
- Initial coding to port AsyncUDP to WT32_ETH01 (ESP32 + LAN8720)
- Add more examples.
- Add debugging features.
- Bump up to v2.0.0 to sync with AsyncUDP v2.0.0.