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

Route to nRF52840

Type: bool

Help

This connects the following pins on the nRF9160 to pins on the nRF52840: Pin 0: nRF9160 P0.17 connects to nRF52840 P0.17 Pin 1: nRF9160 P0.18 connects to nRF52840 P0.20 Pin 2: nRF9160 P0.19 connects to nRF52840 P0.15

Direct dependencies

<choice: Interface pins 0-2>

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

Kconfig definition

At boards/arm/nrf52840_pca10090/Kconfig:145

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

Menu path: (top menu) → Board Options → Interface pins 0-2

config BOARD_PCA10090_INTERFACE0_MCU
    bool
    prompt "Route to nRF52840" if <choice: Interface pins 0-2>
    depends on <choice: Interface pins 0-2>
    help
      This connects the following pins on the nRF9160 to pins on the nRF52840:
      Pin 0: nRF9160 P0.17 connects to nRF52840 P0.17
      Pin 1: nRF9160 P0.18 connects to nRF52840 P0.20
      Pin 2: nRF9160 P0.19 connects to nRF52840 P0.15

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