mirror of
https://git.code.sf.net/p/openocd/code
synced 2024-11-24 18:46:24 +00:00
db0609aeb4
Change-Id: I7977d39c9037ae71139f78c8d381f5f925dc3489 Signed-off-by: Daniel Anselmi <danselmi@gmx.ch> Reviewed-on: https://review.openocd.org/c/openocd/+/7355 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
10 lines
311 B
INI
10 lines
311 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# file altera-10m50.cfg replaced by altera-max10.cfg
|
|
echo "DEPRECATED: use altera-max10.cfg instead of deprecated altera-10m50.cfg"
|
|
|
|
#just to be backward compatible:
|
|
#tap will be 10m50.tap instead of max10.tap:
|
|
set CHIPNAME 10m50
|
|
source [find cpld/altera-max10.cfg]
|