pikapython/bsp/esp32c3/main/CMakeLists.txt

5 lines
64 B
CMake
Raw Normal View History

2021-12-19 22:09:16 +08:00
idf_component_register(
SRCS "main.c"
INCLUDE_DIRS ""
)