mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
13 lines
285 B
INI
13 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]
|