-
CONFIG_BOARD_PCA10090_INTERFACE1_TRACE
¶
Route to TRACE interface
Type: bool
Help¶
Pin 3: nRF9160 P0.21 connects to TRACECLK Pin 4: nRF9160 P0.22 connects to TRACEDATA0 Pin 5: nRF9160 P0.23 connects to TRACEDATA1
Kconfig definition¶
At boards/arm/nrf52840_pca10090/Kconfig:158
Included via Kconfig:8
→ Kconfig.zephyr:30
→ boards/Kconfig:32
Menu path: (Top) → Board Options → Interface pins 3-5
config BOARD_PCA10090_INTERFACE1_TRACE bool "Route to TRACE interface" depends on <choice: Interface pins 3-5> help Pin 3: nRF9160 P0.21 connects to TRACECLK Pin 4: nRF9160 P0.22 connects to TRACEDATA0 Pin 5: nRF9160 P0.23 connects to TRACEDATA1
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)