esp32_BNO08x/CMakeLists.txt

4 lines
139 B
CMake

idf_component_register(SRC_DIRS "source"
INCLUDE_DIRS "include"
REQUIRES driver esp_timer cmock)