mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
drivers/ad7746: Update kconfig model
This commit is contained in:
parent
ce1ec91adc
commit
f08f3886ec
@ -14,3 +14,9 @@ config MODULE_AD7746
|
|||||||
select MODULE_ZTIMER_MSEC
|
select MODULE_ZTIMER_MSEC
|
||||||
help
|
help
|
||||||
AD7746 Capacitance-to-digital converter with temperature sensor driver.
|
AD7746 Capacitance-to-digital converter with temperature sensor driver.
|
||||||
|
|
||||||
|
config HAVE_AD7746
|
||||||
|
bool
|
||||||
|
select MODULE_AD7746 if MODULE_SAUL_DEFAULT
|
||||||
|
help
|
||||||
|
Indicates that an AD7746 capacitance-to-digital converter is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user