Skip to content

BMI270 acc support

Phileas 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 Phileas

Merge request reports