BMI270 acc support
Compare changes
Files
26
components/bmi270/CMakeLists.txt
0 → 100644
+ 7
− 0
Just the accelerometer for now.
It doesn't implement its own data retrieval task, so calling it from Python is a synchronous I2C transaction. Can be optimized later.