co2-firmware/components/APlib/CMakeLists.txt
2022-10-20 16:11:54 +02:00

4 lines
116 B
CMake

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