mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
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]
|