mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 03:08:27 +08:00
coredevice: add missing pattern to sampler_hw_rev
This commit is contained in:
parent
5199bea353
commit
2c1438c4b9
@ -383,7 +383,8 @@
|
||||
"maxItems": 2
|
||||
},
|
||||
"sampler_hw_rev": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"pattern": "^v[0-9]+\\.[0-9]+"
|
||||
},
|
||||
"urukul0_ports": {
|
||||
"type": "array",
|
||||
|
Loading…
Reference in New Issue
Block a user