mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-19 00:16:29 +08:00
schema: add efc hardware version
This commit is contained in:
parent
2b31d38084
commit
0a044cf424
@ -634,6 +634,10 @@
|
||||
},
|
||||
"drtio_destination": {
|
||||
"type": "integer"
|
||||
},
|
||||
"hw_rev": {
|
||||
"type": "string",
|
||||
"enum": ["v1.0", "v1.1"]
|
||||
}
|
||||
},
|
||||
"required": ["ports"]
|
||||
|
Loading…
Reference in New Issue
Block a user