-
choice: Pin used for reset
Pin used for reset
Type: bool
Direct dependencies¶
BOARD_PCA10090_NRF52840_RESET
&& BOARD_NRF52840_PCA10090
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At boards/arm/nrf52840_pca10090/Kconfig:203
Included via Kconfig:8
→ Kconfig.zephyr:30
→ boards/Kconfig:32
Menu path: (Top) → Board Options → Enable GPIO reset line
choice bool "Pin used for reset" depends onBOARD_PCA10090_NRF52840_RESET
&&BOARD_NRF52840_PCA10090
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)