mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

To simplify the examples, reused the boiler plate and statics and mainly for testing on localhost interface with no physical network.
3 lines
98 B
CMake
3 lines
98 B
CMake
idf_component_register(SRCS "non_blocking_socket_example.c"
|
|
INCLUDE_DIRS ".")
|