Files
MoonshineOS/MSOS_ESP/main/CMakeLists.txt
T
2026-07-30 17:55:00 +08:00

4 lines
136 B
CMake

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