jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / marsohod2.cfg
blob957510054154bddda3d612e0727a85df7d563f6e
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Marsohod2 FPGA Development and Education board
6 # http://www.marsohod.org/prodmarsohod2
9 # Built-in MBFTDI programmer
10 source [find interface/ftdi/mbftdi.cfg]
11 adapter speed 2000
12 transport select jtag
14 # Cyclone III EP3C10E144 FPGA
15 source [find fpga/altera-ep3c10.cfg]