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

3 lines
104 B
CMake
Raw Normal View History

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