mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-03 16:29:19 +02:00
altera: spi flash support for cycloneV and qmtech
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ static std::map <std::string, target_board_t> board_list = {
|
||||
JTAG_BOARD("pipistrello", "", "ft2232", 0, 0),
|
||||
JTAG_BOARD("minispartan6", "", "ft2232", 0, 0),
|
||||
DFU_BOARD("orangeCrab", "", "dfu" ),
|
||||
JTAG_BOARD("qmtechCycloneV", "", "", 0, 0),
|
||||
JTAG_BOARD("qmtechCycloneV", "5ce223", "", 0, 0),
|
||||
JTAG_BOARD("runber", "", "ft232", 0, 0),
|
||||
JTAG_BOARD("tangnano", "", "ft2232", 0, 0),
|
||||
JTAG_BOARD("tec0117", "", "ft2232", 0, 0),
|
||||
|
||||
Reference in New Issue
Block a user