esp-idf/tools/templates/sample_component/CMakeLists.txt
2020-09-21 23:38:52 +02:00

3 lines
81 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS "include")