esp32_BNO08x/CMakeLists.txt

4 lines
121 B
CMake
Raw Normal View History

2023-11-07 05:10:02 +00:00
idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES driver esp_timer)