# 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).
38c48110c9399ac6c0eacfd9fbb98b1e79d14810
idf.py add-dependency "nicolaielectronics/bmi270^1.0.0"