Files
esp-idf/tools/templates/sample_project/main/CMakeLists.txt
Marek Fiala 6ec1e9107f feat(tools): Move sample_project from examples to tools
Extended example readme.md by further development options.
2024-09-16 09:12:50 +02:00

3 lines
75 B
CMake

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