Skip to content

BMI270 acc support

schneider requested to merge schneider/bmi270 into main

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.

Edited by schneider

Merge request reports