esp-idf-bmx280/CMakeLists.txt
2020-11-06 11:04:05 +01:00

6 lines
72 B
CMake

idf_component_register(
SRCS bmx280.c
INCLUDE_DIRS "include"
)