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

Commit b823aff

Browse files
authored
v2.0.0 for ESP32_S3 + LwIP W5500 / ENC28J60
### Initial Releases v2.0.0 1. Initial coding to port [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP) to ESP32_S3 boards using `LwIP W5500 or ENC28J60 Ethernet` 2. Bump up to v2.0.0 to sync with [AsyncUDP v2.0.0](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP)
1 parent ac387f2 commit b823aff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
4848
* [1. AsyncUdpNTPClient on ESP32S3_DEV with ESP32_S3_W5500](#1-asyncudpntpclient-on-ESP32S3_DEV-with-ESP32_S3_W5500)
4949
* [2. AsyncUDPSendReceive on ESP32S3_DEV with ESP32_S3_W5500](#2-asyncudpsendreceive-on-ESP32S3_DEV-with-ESP32_S3_W5500)
50-
* [Debug](#debug)
50+
* [3. AsyncUdpNTPClient on ESP32S3_DEV with ESP32_S3_ENC28J60](#3-asyncudpntpclient-on-ESP32S3_DEV-with-ESP32_S3_ENC28J60)
51+
* [4. AsyncUDPSendReceive on ESP32S3_DEV with ESP32_S3_ENC28J60](#4-asyncudpsendreceive-on-ESP32S3_DEV-with-ESP32_S3_ENC28J60)
5152
* [Troubleshooting](#troubleshooting)
5253
* [Issues](#issues)
5354
* [TO DO](#to-do)

0 commit comments

Comments
 (0)