mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/adt7310: Update kconfig model
This commit is contained in:
parent
af45f94a2f
commit
a3e057866c
@ -12,3 +12,8 @@ config MODULE_ADT7310
|
|||||||
select MODULE_PERIPH_SPI
|
select MODULE_PERIPH_SPI
|
||||||
help
|
help
|
||||||
Driver for the Analog Devices ADT7310 temperature sensor.
|
Driver for the Analog Devices ADT7310 temperature sensor.
|
||||||
|
|
||||||
|
config HAVE_ADT7310
|
||||||
|
bool
|
||||||
|
help
|
||||||
|
Indicates that the Analog Devices ADT7310 temperature sensor is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user