esp32_BNO08x/test/CMakeLists.txt

3 lines
121 B
CMake
Raw Normal View History

2024-11-14 21:29:46 +00:00
idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES cmock esp32_BNO08x)