esp32-s2/main/CMakeLists.txt

3 lines
75 B
CMake
Raw Normal View History

2022-07-18 11:32:41 +02:00
idf_component_register(SRCS "main.c"
INCLUDE_DIRS ".")