Files
cardboy/Firmware/main/CMakeLists.txt
2025-03-01 20:12:53 +01:00

4 lines
130 B
CMake

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