mirror of
https://github.com/espressif/esp-idf
synced 2025-04-16 19:50:09 -04: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 ".")
|