Files
test_jb/main/CMakeLists.txt
2026-02-06 15:51:33 +01:00

4 lines
172 B
CMake

idf_component_register(SRCS "hello_world_main.c"
PRIV_REQUIRES spi_flash esp_driver_gpio vfs esp_vfs_console
INCLUDE_DIRS "")