:orphan: .. title:: BOARD_PCA10090_UART1_ARDUINO .. option:: CONFIG_BOARD_PCA10090_UART1_ARDUINO *Route to Arduino pins* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf52840_pca10090/Kconfig:32`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:30`` → ``boards/Kconfig:32`` Menu path: (Top) → Board Options → nRF9160 UART1 routing .. parsed-literal:: config BOARD_PCA10090_UART1_ARDUINO bool "Route to Arduino pins" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*