CONFIG_BOARD_NRF9160DK_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 ifs and menus.)

Kconfig definition

At <Zephyr>/boards/arm/nrf9160dk_nrf52840/Kconfig:144

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:48

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

config BOARD_NRF9160DK_INTERFACE0_MCU
    bool "Route to nRF52840"
    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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)