Files
SerreklimaatSensor/main/CMakeLists.txt
2026-04-24 23:36:36 +02:00

4 lines
150 B
CMake

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