Files
mellifera_firmware/drivers/sensor/bmg160/CMakeLists.txt
Brendan Haines 9a2419223a
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 1m43s
Documentation / build (push) Successful in 24s
split out gyro code
2024-07-04 23:21:16 -06:00

3 lines
50 B
CMake

zephyr_library()
zephyr_library_sources(bmg160.c)