co2-firmware/components/BTlib/CMakeLists.txt
2022-04-11 15:57:42 +02:00

4 lines
100 B
CMake

idf_component_register(SRCS "BTlib.c"
INCLUDE_DIRS "include"
REQUIRES bt)