From 9fc9c11b9cf550663c340be75bb4884a212c29b6 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Fri, 23 Dec 2022 18:45:44 -0500 Subject: [PATCH] v1.1.0 for `ESP32_S2/C3` #### Releases v1.1.0 1. Add support to `ESP32_S2/C3` boards using `LwIP W5500 Ethernet` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e42078..b5b8f73 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ * [Debug](#debug) * [Troubleshooting](#troubleshooting) * [Issues](#issues) +* [TO DO](#to-do) +* [DONE](#done) * [Contributions and Thanks](#contributions-and-thanks) * [Contributing](#contributing) * [License and credits](#license-and-credits)