Ai_Thinker_ESP32C3_Template/main/CMakeLists.txt
Yilin Sun d2dcadd9f8
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-07-24 17:07:40 +08:00

3 lines
86 B
CMake

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