-
CONFIG_SHELL_BT_NUS
¶
Shell Bluetooth NUS transport
Type: bool
Help¶
Enable shell BT NUS transport.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/shell/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:32
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect
menuconfig SHELL_BT_NUS bool "Shell Bluetooth NUS transport" selectSHELL
selectBT_NUS
selectRING_BUFFER
depends onBT
help Enable shell BT NUS transport.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)