Files
ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/CMakeLists.txt

4 lines
131 B
CMake

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