pikapython/bsp/esp32c3/main/CMakeLists.txt
2021-12-23 20:07:19 +08:00

5 lines
64 B
CMake

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