mirror of https://github.com/openXC7/prjxray.git
Move devices.yaml files
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
This commit is contained in:
parent
f8e2c37fe1
commit
1d1cf3d5e5
|
|
@ -1,5 +0,0 @@
|
|||
# device to fabric mapping
|
||||
"xc7z020s":
|
||||
fabric: "xc7z020s"
|
||||
"xc7z010s":
|
||||
fabric: "xc7z010s"
|
||||
|
|
@ -6,4 +6,4 @@
|
|||
"xc7a50t":
|
||||
fabric: "xc7a50t"
|
||||
"xc7a35t":
|
||||
fabric: "xc7a35t"
|
||||
fabric: "xc7a50t"
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
# device to fabric mapping
|
||||
"xc7z020":
|
||||
fabric: "xc7z020"
|
||||
"xc7z010":
|
||||
fabric: "xc7z010"
|
||||
Loading…
Reference in New Issue