mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-01 18:48:49 +02:00
tangnano9k: new board, with the same cable w/ tangnano4k
Signed-off-by: Icenowy Zheng <[email protected]>
This commit is contained in:
@@ -158,6 +158,7 @@ static std::map <std::string, target_board_t> board_list = {
|
||||
JTAG_BOARD("runber", "", "ft232", 0, 0, CABLE_DEFAULT),
|
||||
JTAG_BOARD("tangnano", "", "ch552_jtag", 0, 0, CABLE_DEFAULT),
|
||||
JTAG_BOARD("tangnano4k", "", "ft2232", 0, 0, CABLE_DEFAULT),
|
||||
JTAG_BOARD("tangnano9k", "", "ft2232", 0, 0, CABLE_DEFAULT),
|
||||
JTAG_BOARD("tec0117", "", "ft2232", 0, 0, CABLE_DEFAULT),
|
||||
JTAG_BITBANG_BOARD("ulx2s", "", "ft232RL", 0, 0,
|
||||
FT232RL_RI, FT232RL_DSR, FT232RL_CTS, FT232RL_DCD, CABLE_DEFAULT),
|
||||
|
||||
Reference in New Issue
Block a user