Skip to content

Commit cb7809b

Browse files
committed
feat(sensors): Add tags to the BMI270 sensor driver
1 parent 6991896 commit cb7809b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/sensors/bmi270/idf_component.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
version: 1.0.0
22
description: I2C driver for BMI270 inertial measurement unit
33
url: https://github.com/espressif/esp-bsp/tree/master/components/bmi270
4+
tags:
5+
- i2c
6+
- sensor_hub
47
dependencies:
58
idf: ">=5.2"
69
sensor_hub:

0 commit comments

Comments
 (0)