The latest development version of this page may be more current than this released 1.14.0 version.
choice: LED 1 routing

LED 1 routing

Type: bool

Direct dependencies

BOARD_NRF52840_PCA10090

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/nrf52840_pca10090/Kconfig:38

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:27

Menu path: (top menu) → Board Options

choice
    bool
    prompt "LED 1 routing" if BOARD_NRF52840_PCA10090
    default BOARD_PCA10090_LED0_PHY if BOARD_NRF52840_PCA10090
    depends on BOARD_NRF52840_PCA10090

(Definitions include propagated dependencies, including from if’s and menus.)