ci: partially enable example build for esp32c2

* Original commit: espressif/esp-idf@f7be540222
This commit is contained in:
Michael (XIAO Xufeng)
2022-05-20 17:50:08 +08:00
committed by gabsuren
parent 057a5d2db8
commit 2cf7518114
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,6 @@
| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 |
| ----------------- | ----- | -------- | -------- | -------- |
# Asio TCP echo server example
Simple Asio TCP echo server using WiFi STA or Ethernet.