# ESP-IDF component for BMI270 This component makes the Bosch bmi270 sensor API software package available in ESP-IDF projects. Currently only I2C is supported as communication interface. ## License This project is made available under the terms of the [BSD 3-clause license](LICENSE).
13e136eb0a395c777d13ac1df212f0fbd51d029f
idf.py add-dependency "nicolaielectronics/bmi270^1.0.1"