examples/device_db: add PCA9548

This commit is contained in:
Sebastien Bourdeauducq 2016-03-05 19:00:38 +08:00
parent 125ab3e076
commit 36387afc12
1 changed files with 6 additions and 0 deletions

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",