Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v1.1.0 for ESP32_S2
Browse files Browse the repository at this point in the history
#### Releases v1.1.0

1. Add support to ESP32_S2-based boards using `LwIP W5500 Ethernet`
  • Loading branch information
khoih-prog authored Dec 19, 2022
1 parent 72bfff9 commit 92e3dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ Submit issues to: [WebServer_ESP32_SC_W5500 issues](https://github.com/khoih-pro

1. Add support to **ESP32S3-based boards** using `LwIP W5500 Ethernet`
2. Using `SPI_DMA_CH_AUTO` instead of manually selected
3. Add example [multiFileProject]](https://github.com/khoih-prog/WebServer_ESP32_SC_W5500/tree/main/examples/multiFileProject)
3. Add example [multiFileProject](https://github.com/khoih-prog/WebServer_ESP32_SC_W5500/tree/main/examples/multiFileProject)
4. Add support to **ESP32S2-based boards** using `LwIP W5500 Ethernet`

---
Expand Down

0 comments on commit 92e3dff

Please sign in to comment.