mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
ci: partially enable example build for esp32c2
This commit is contained in:
committed by
morris
parent
acd4ca0f6e
commit
f7be540222
@@ -1,3 +1,6 @@
|
||||
| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 | ESP32-C2 |
|
||||
| ----------------- | ----- | -------- | -------- | -------- | -------- |
|
||||
|
||||
|
||||
# TCP non-blocking client and server examples
|
||||
|
||||
@@ -8,7 +11,7 @@ It could be configured to run either a TCP server, or a TCP client, or both, in
|
||||
|
||||
## How to use example
|
||||
|
||||
The example is configured by default as the TCP client.
|
||||
The example is configured by default as the TCP client.
|
||||
|
||||
Note that the example uses string representation of IP addresses and ports and thus
|
||||
could be used on both IPv4 and IPv6 protocols.
|
||||
|
||||
Reference in New Issue
Block a user