mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
board: pipistrello: add spi flash support
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ static std::map <std::string, target_board_t> board_list = {
|
||||
/* left for backward compatibility, use tec0117 instead */
|
||||
JTAG_BOARD("littleBee", "", "ft2232", 0, 0),
|
||||
JTAG_BOARD("spartanEdgeAccelBoard", "", "",0, 0),
|
||||
JTAG_BOARD("pipistrello", "", "ft2232", 0, 0),
|
||||
JTAG_BOARD("pipistrello", "xc6slx45csg324", "ft2232", 0, 0),
|
||||
JTAG_BOARD("minispartan6", "", "ft2232", 0, 0),
|
||||
DFU_BOARD("orangeCrab", "", "dfu" ),
|
||||
JTAG_BOARD("qmtechCycloneV", "5ce223", "", 0, 0),
|
||||
|
||||
Reference in New Issue
Block a user