2025-02-10 20:43:38 -08:00

5 lines
166 B
CMake

idf_component_register(SRCS "Main.c"
PRIV_REQUIRES spi_flash
INCLUDE_DIRS ""
REQUIRES driver esp_adc)