:orphan: .. title:: BOARD_PCA10090_INTERFACE0_ARDUINO .. option:: CONFIG_BOARD_PCA10090_INTERFACE0_ARDUINO *Route to Arduino pins* Type: ``bool`` Help ==== Pin 0: nRF9160 P0.17 connects to A3 Pin 1: nRF9160 P0.18 connects to A4 Pin 2: nRF9160 P0.19 connects to A5 Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf52840_pca10090/Kconfig:138`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:25`` → ``boards/Kconfig:27`` Menu path: (top menu) → Board Options → Interface pins 0-2 .. parsed-literal:: config BOARD_PCA10090_INTERFACE0_ARDUINO bool prompt "Route to Arduino pins" if \ :ref:` ` depends on \ :ref:` ` help Pin 0: nRF9160 P0.17 connects to A3 Pin 1: nRF9160 P0.18 connects to A4 Pin 2: nRF9160 P0.19 connects to A5 *(Definitions include propagated dependencies, including from if's and menus.)*