10 lines
197 B
INI
10 lines
197 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# TI MSP432 LaunchPad Evaluation Kit
|
|
#
|
|
source [find interface/xds110.cfg]
|
|
adapter speed 10000
|
|
transport select swd
|
|
source [find target/ti_msp432.cfg]
|