esp-idf/examples/protocols/icmp_echo/main/CMakeLists.txt

3 lines
104 B
CMake
Raw Normal View History

2019-10-13 07:01:33 -04:00
idf_component_register(SRCS "echo_example_main.c" "cmd_ping.c"
INCLUDE_DIRS ".")