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

Commit

Permalink
v1.2.0 for LwIP W6100 Ethernet
Browse files Browse the repository at this point in the history
### Releases v1.2.0

1. Add support to `ESP32/S2/S3/C3` using `LwIP W6100 Ethernet`
  • Loading branch information
khoih-prog authored Jan 11, 2023
1 parent 6de3e69 commit a2d18ec
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 @@ -168,7 +168,7 @@ to apply the better and faster **asynchronous** feature of the **powerful** [Asy

## Prerequisites

1. [`Arduino IDE 1.8.19+` for Arduino](https://www.arduino.cc/en/Main/Software)
1. [`Arduino IDE 1.8.19+` for Arduino](https://github.com/arduino/Arduino/)
2. [`ESP32 Core 2.0.6+`](https://github.com/espressif/arduino-esp32) for ESP32-based boards. [![Latest release](https://img.shields.io/github/release/espressif/arduino-esp32.svg)](https://github.com/espressif/arduino-esp32/releases/latest/)

### For ESP32
Expand Down

0 comments on commit a2d18ec

Please sign in to comment.