-
CONFIG_DK_LIBRARY
¶
Button and LED Library for Nordic DKs
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that imply this symbol¶
Kconfig definition¶
At <nRF>/lib/dk_buttons_and_leds/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:20
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
menuconfig DK_LIBRARY
bool "Button and LED Library for Nordic DKs"
select GPIO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)