tcl/target: Move GigaDevice configs into vendor directory

Move the configuration files into a dedicated vendor folder as required
by the developer guidelines.

Change-Id: I9ed39e32b6281a9cb8510914690f3f7751b795c8
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/9271
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
Marc Schink
2025-11-28 13:29:58 +01:00
committed by Antonio Borneo
parent 22a7bda336
commit f36ab02a80
3 changed files with 1 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ proc find {filename} {
return $t
}
foreach vendor {nordic ti sifive st} {
foreach vendor {gigadevice nordic sifive st ti} {
# - path/to/a/certain/config_file
# replaced either with
# - path/to/a/certain/${vendor}/config_file