sinara-systems-legacy/archive/mitll4satellite.json

31 lines
698 B
JSON
Raw Normal View History

2020-02-06 03:38:45 +08:00
{
"target": "kasli",
"variant": "mitll4satellite",
"hw_rev": "v1.1",
"base": "satellite",
"peripherals": [
{
"type": "grabber",
"ports": [0, 1]
},
{
"type": "dio",
"ports": [2],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [3],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [4],
2020-02-06 16:58:11 +08:00
"bank_direction_low": "input",
2020-02-06 03:38:45 +08:00
"bank_direction_high": "input"
}
]
}