mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-31 10:16:11 +02:00
add Saanlima Pipistrello
This commit is contained in:
@@ -45,6 +45,7 @@ static std::map <std::string, target_cable_t> board_list = {
|
||||
{"machXO3SK", {"ft2232", {}}},
|
||||
{"littleBee", {"ft2232", {}}},
|
||||
{"spartanEdgeAccelBoard", {"",{}}},
|
||||
{"pipistrello", {"ft2232", {}}},
|
||||
{"tangnano", {"ft2232", {}}},
|
||||
{"ulx2s", {"ft232RL", {FT232RL_RI, FT232RL_DSR, FT232RL_CTS, FT232RL_DCD}}},
|
||||
{"ulx3s", {"ft231X", {FT232RL_DCD, FT232RL_DSR, FT232RL_RI, FT232RL_CTS}}}
|
||||
|
||||
Reference in New Issue
Block a user