-
CONFIG_SENSOR_SHELL
¶
Enable sensor shell
Type: bool
Help¶
This shell provides access to basic sensor data.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/sensor/Kconfig:23
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:62
Menu path: (Top) → Device Drivers → Sensor Drivers
config SENSOR_SHELL bool "Enable sensor shell" default y selectCBPRINTF_FP_SUPPORT
depends onSHELL
&&SENSOR
help This shell provides access to basic sensor data.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)