mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
07de534191
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 ".")
|