4 lines
140 B
CMake
Raw Normal View History

idf_component_register(SRCS "cmd_ethernet.c"
2019-04-10 16:24:50 +08:00
"ethernet_example_main.c"
INCLUDE_DIRS ".")