Move devices.yaml files

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
This commit is contained in:
Daniel Schultz 2021-02-06 10:08:00 +01:00
parent f8e2c37fe1
commit 1d1cf3d5e5
4 changed files with 6 additions and 6 deletions

View File

@ -1,5 +0,0 @@
# device to fabric mapping
"xc7z020s":
fabric: "xc7z020s"
"xc7z010s":
fabric: "xc7z010s"

View File

@ -6,4 +6,4 @@
"xc7a50t":
fabric: "xc7a50t"
"xc7a35t":
fabric: "xc7a35t"
fabric: "xc7a50t"

View File

@ -0,0 +1,5 @@
# device to fabric mapping
"xc7z020":
fabric: "xc7z020"
"xc7z010":
fabric: "xc7z010"