co2-firmware/components/APlib/CMakeLists.txt
2022-03-30 22:10:02 +02:00

4 lines
107 B
CMake

idf_component_register(SRCS "APlib.c"
INCLUDE_DIRS "include"
REQUIRES nvs_flash)