mirror of
https://github.com/openocd-org/openocd.git
synced 2025-10-14 02:58:23 +08:00
tcl/board/digilent_zybo: clarify supported/tested hardware
Clarify that this config has been tested with the Zybo board but not with the Zybo Z7 board. Change-Id: Id826480444364e5916f25c1c219c5ddaa3ec827d Signed-off-by: Daniel Anselmi <danselmi@gmx.ch> Reviewed-on: https://review.openocd.org/c/openocd/+/9019 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:

committed by
Antonio Borneo

parent
4ae92ee3b9
commit
3b03e439de
@@ -1,8 +1,11 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# digilent zybo
|
||||
# Digilent Zybo
|
||||
# https://digilent.com/reference/programmable-logic/zybo/start
|
||||
|
||||
# Tested with the Zybo board from Digilent (older).
|
||||
# Not tested with the Zybo Z7 board from Digilent (newer).
|
||||
|
||||
|
||||
adapter driver ftdi
|
||||
ftdi channel 0
|
||||
|
Reference in New Issue
Block a user