msp432-app/openocd.cfg

7 lines
163 B
INI
Raw Normal View History

2019-03-15 00:26:26 +00:00
# OpenOCD configuration for the MSP432P401R LaunchPad
source [find interface/xds110.cfg]
adapter_khz 2500
transport select swd
source [find target/ti_msp432.cfg]