Skip to content

Commit 7260f25

Browse files
yans6666Rbb666
authored andcommitted
[peripherals/sensors/bmi088] 修复PKG_BMI088_USING_SAMPLE宏缺失
1 parent af742f2 commit 7260f25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

peripherals/sensors/bmi088/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ if PKG_USING_BMI088
1313
bool "Enable sensor_v1 divce framework"
1414
select RT_USING_SENSOR
1515
default n
16+
17+
config PKG_BMI088_USING_SAMPLE
18+
bool "Enable bmi088 sample"
19+
default n
1620

1721
choice
1822
prompt "Version"

0 commit comments

Comments
 (0)