esp32_shock/main/CMakeLists.txt

3 lines
87 B
CMake
Raw Normal View History

2024-04-27 09:15:55 +08:00
idf_component_register(SRCS "esp32_shock_main.c"
INCLUDE_DIRS ".")