Skip to content

Commit

Permalink
Update boards.json
Browse files Browse the repository at this point in the history
Get OK-iCE40Pro board definition back from accidentally removed recently.
  • Loading branch information
WiFiBoyDerek authored May 19, 2021
1 parent 5d11b11 commit f33d304
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 @@ -470,6 +470,20 @@
"desc": "Dual RS232-HS"
}
},
"OK-iCE40Pro": {
"name": "OK-iCE40Pro",
"fpga": "iCE40-UP5K-SG48",
"programmer": {
"type": "iceprog"
},
"usb": {
"vid": "0403",
"pid": "6010"
},
"ftdi": {
"desc": "Dual RS232-HS"
}
},
"iCESugar_1_5": {
"name": "iCESugar v1.5",
"fpga": "iCE40-UP5K-SG48",
Expand Down

0 comments on commit f33d304

Please sign in to comment.