forked from auracaster/openocd
tcl/interface: Remove flashlink config
Remove the configuration file, a replacement is already available. Link the old filename to the new configuration file to ensure backwards compatibility. Change-Id: I77cbd62d805b1c9b9bb8f56a823c3f6476d1a5a9 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/9150 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins
This commit is contained in:
committed by
Antonio Borneo
parent
4805ecad76
commit
6d51e6b900
@@ -21,4 +21,5 @@ set _file_renaming {
|
||||
board/stm32mp15x_dk2.cfg board/st/stm32mp157f-dk2.cfg
|
||||
board/sifive-hifive1-revb.cfg board/sifive/hifive1-rev-b.cfg
|
||||
interface/chameleon.cfg interface/parport/chameleon.cfg
|
||||
interface/flashlink.cfg interface/parport/flashlink.cfg
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user