aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/nordic_nrf52_ftx232.cfg
blob: 938efedae34fae097abbe89bea5a3836f039aab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# nordic module NRF52 (nRF52832/52840) attached to an adafruit ft232h module
# or any FT232H/FT2232H/FT4232H based board/module
#

source [find interface/ftdi/ft232h-module-swd.cfg]
#source [find interface/ftdi/minimodule-swd.cfg]

transport select swd

source [find target/nrf52.cfg]