3 lines
140 B
CMake
3 lines
140 B
CMake
idf_component_register(SRCS "cmd_ethernet.c"
|
|
"ethernet_example_main.c"
|
|
INCLUDE_DIRS ".")
|