mirror of https://github.com/m-labs/artiq.git
jsonschema: add kasli_soc HW revision v1.1
This commit is contained in:
parent
361088ae72
commit
07714be8a7
|
@ -130,7 +130,7 @@
|
||||||
},
|
},
|
||||||
"hw_rev": {
|
"hw_rev": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": ["v1.0"]
|
"enum": ["v1.0", "v1.1"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue