Files
mellifera_firmware/drivers/sensor/bma255/CMakeLists.txt
Brendan Haines d0fd24548c
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 1m44s
Documentation / build (push) Successful in 22s
start splitting up BMX055 into the three ICs in its package
2024-07-04 23:09:31 -06:00

3 lines
50 B
CMake

zephyr_library()
zephyr_library_sources(bma255.c)