Skip to content

Commit

Permalink
Merge pull request #284 from vr2045/patch-1
Browse files Browse the repository at this point in the history
Added upduino v3.1
  • Loading branch information
Obijuan authored Jan 22, 2022
2 parents 6a34515 + 38dba86 commit c7c941e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions apio/resources/boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,20 @@
"ftdi": {
"desc": "UPduino v3.0"
}
},
"upduino31": {
"name": "UPduino v3.1",
"fpga": "iCE40-UP5K-SG48",
"programmer": {
"type": "iceprog"
},
"usb": {
"vid": "0403",
"pid": "6014"
},
"ftdi": {
"desc": "UPduino v3.1"
}
},
"iCEBreaker": {
"name": "iCEBreaker",
Expand Down

0 comments on commit c7c941e

Please sign in to comment.