The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BOARD_PCA10090_INTERFACE1_MCU

Route to nRF52840

Type: bool

Help

Pin 3: nRF9160 P0.21 connects to nRF52840 P0.22 Pin 4: nRF9160 P0.22 connects to nRF52840 P1.04 Pin 5: nRF9160 P0.23 connects to nRF52840 P1.02

Direct dependencies

<choice: Interface pins 3-5>

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

Kconfig definition

At boards/arm/nrf52840_pca10090/Kconfig:166

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

Menu path: (top menu) → Board Options → Interface pins 3-5

config BOARD_PCA10090_INTERFACE1_MCU
    bool
    prompt "Route to nRF52840" if <choice: Interface pins 3-5>
    depends on <choice: Interface pins 3-5>
    help
      Pin 3: nRF9160 P0.21 connects to nRF52840 P0.22
      Pin 4: nRF9160 P0.22 connects to nRF52840 P1.04
      Pin 5: nRF9160 P0.23 connects to nRF52840 P1.02

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