Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Initial Releases v1.2.3 to port ESPAsyncWebServer to STM32 boards using builtin LAN8742A Ethernet

Choose a tag to compare

@khoih-prog khoih-prog released this 02 Sep 23:14
· 66 commits to master since this release
5ce18bc

Initial Releases v1.2.3

  1. 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.
  2. Add more examples.
  3. Add debugging features.
  4. Bump up to v1.2.3 to sync with ESPAsyncWebServer v1.2.3.

Currently Supported Boards

  1. Nucleo-144 (F429ZI, F746ZG, F756ZG, F767ZI)
  2. Discovery STM32F746G-DISCOVERY
  3. Any STM32 boards with enough flash/memory and already configured to run LAN8742A Ethernet.