This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/AsyncWebServer_STM32
Releases · khoih-prog/AsyncWebServer_STM32
Initial Releases v1.2.3 to port ESPAsyncWebServer to STM32 boards using builtin LAN8742A Ethernet
Initial Releases v1.2.3
- Initial coding to port ESPAsyncWebServer to STM32 boards using builtin LAN8742A Ethernet. More supports will be added gradually later, such as AsyncUDP, other Ethernet / WiFi shields.
- Add more examples.
- Add debugging features.
- Bump up to v1.2.3 to sync with ESPAsyncWebServer v1.2.3.
Currently Supported Boards
- Nucleo-144 (F429ZI, F746ZG, F756ZG, F767ZI)
- Discovery STM32F746G-DISCOVERY
- Any STM32 boards with enough flash/memory and already configured to run LAN8742A Ethernet.