-
CONFIG_GROVE_TEMPERATURE_SENSOR
¶
Enable the Seeed Grove Temperature Sensor
Type: bool
Help¶
Setting this value will enable driver support for the Grove Temperature Sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/grove/Kconfig:38
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:60
Menu path: (top menu) → Device Drivers → Sensor Drivers
config GROVE_TEMPERATURE_SENSOR bool prompt "Enable the Seeed Grove Temperature Sensor" ifADC
&&NEWLIB_LIBC
&&SENSOR
depends onADC
&&NEWLIB_LIBC
&&SENSOR
help Setting this value will enable driver support for the Grove Temperature Sensor.
(Definitions include propagated dependencies, including from if’s and menus.)