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

4 lines
152 B
CMake

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