esp-idf/examples/ethernet/basic/main/CMakeLists.txt

3 lines
95 B
CMake
Raw Normal View History

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