2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 03:08:27 +08:00

examples/device_db: add PCA9548

This commit is contained in:
Sebastien Bourdeauducq 2016-03-05 19:00:38 +08:00
parent 125ab3e076
commit 36387afc12

View File

@ -15,6 +15,12 @@
"arguments": {"ref_period": 1e-9}
},
"i2c_switch": {
"type": "local",
"module": "artiq.coredevice.i2c",
"class": "PCA9548"
},
"ttl0": {
"type": "local",
"module": "artiq.coredevice.ttl",