co2-firmware/main/CMakeLists.txt
2022-03-21 23:32:00 +01:00

4 lines
139 B
CMake

idf_component_register(SRCS "CO2_Sense.c"
INCLUDE_DIRS ".")
fatfs_create_rawflash_image(http ../http FLASH_IN_PROJECT)