Skip to content

Commit 1b23023

Browse files
authored
[sensor_v1]adapt spl0601 (#1807)
1 parent 42822aa commit 1b23023

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

peripherals/sensors/spl0601/Kconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ if PKG_USING_SPL0601
88
string
99
default "/packages/peripherals/sensors/spl0601"
1010

11+
config PKG_SPL0601_USING_SENSOR_V1
12+
bool "Enable sensor_v1 divce framework"
13+
select RT_USING_SENSOR
14+
default n
15+
1116
config SPL0601_USING_TEMP
1217
bool "Enable SPL0601 temperature"
1318
default n

0 commit comments

Comments
 (0)