Skip to content

Commit

Permalink
[sensor_v1]adapt spl0601
Browse files Browse the repository at this point in the history
  • Loading branch information
CXSforHPU committed Oct 23, 2024
1 parent 251cbf8 commit c56db3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions peripherals/sensors/spl0601/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ if PKG_USING_SPL0601
string
default "/packages/peripherals/sensors/spl0601"

config PKG_SPL0601_USING_SENSOR_V1
bool "Enable sensor_v1 divce framework"
select RT_USING_SENSOR
default n

config SPL0601_USING_TEMP
bool "Enable SPL0601 temperature"
default n
Expand Down

0 comments on commit c56db3f

Please sign in to comment.