CONFIG_ZSL_SHELL_CLR
Enable the ‘color’ shell command
Type: bool
Help
Enabling this option will make the 'color' shell command available.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
n
Kconfig definition
At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/zscilib/Kconfig.zscilib:86
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:86
Menu path: (Top) → Modules → zscilib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/zscilib) → Zephyr scientific library support → Enable the ‘zsl’ shell command and core shell support
config ZSL_SHELL_CLR
bool "Enable the 'color' shell command"
default n
depends on ZSL_SHELL && ZSL
help
Enabling this option will make the 'color' shell command available.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)