Files
firmware/main/CMakeLists.txt
Johnathon Slightham 92bb79b639 Initial commit
2026-01-30 01:19:13 -05:00

4 lines
124 B
CMake

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