There was an error while loading. Please reload this page.
2 parents 081a01e + 60ef755 commit 12dcf10Copy full SHA for 12dcf10
1 file changed
definitions/boards.jsonc
@@ -54,6 +54,20 @@
54
"product-regex": "^Single RS232-HS"
55
}
56
},
57
+ // https://github.com/maxisimonazzi/Azukar-FPGA
58
+ // https://www.azukar.com.ar
59
+ "azukar2": {
60
+ "description": "AZUKAR v2",
61
+ "fpga-id": "ice40hx4k-tq144-8k",
62
+ "programmer": {
63
+ "id": "iceprog"
64
+ },
65
+ "usb": {
66
+ "vid": "0403",
67
+ "pid": "6010",
68
+ "product-regex": "^--.. Azukar FPGA ..--"
69
+ }
70
71
// URL: TBD
72
"blackice": {
73
"description": "BlackIce",
0 commit comments