Files
STM32G030F6P6_Evaluation/Tools/xpack-openocd-0.12.0-7/openocd/scripts/board/ti_beaglebone.cfg
T

14 lines
285 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# AM335x Beaglebone
# http://beagleboard.org/bone
# The JTAG interface is built directly on the board.
source [find interface/ftdi/xds100v2.cfg]
adapter speed 16000
reset_config trst_and_srst
source [find board/ti_beaglebone-base.cfg]