add Saanlima Pipistrello

This commit is contained in:
Gwenhael Goavec-Merou
2020-04-28 18:22:33 +02:00
parent e16f92199a
commit 050a3a3f8d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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}}}