2 lines
104 B
CMake
2 lines
104 B
CMake
idf_component_register(SRCS "echo_example_main.c" "cmd_ping.c"
|
|
INCLUDE_DIRS ".")
|