co2-firmware/main/CMakeLists.txt
2022-03-24 17:59:24 +01:00

4 lines
145 B
CMake

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