mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-31 02:07:14 +02:00
board: add MachXO2 Breakout Board Evaluation Kit
This commit is contained in:
@@ -42,6 +42,7 @@ static std::map <std::string, target_cable_t> board_list = {
|
||||
{"cyc1000", {"ft2232", {}}},
|
||||
{"de0nano", {"usbblaster", {}}},
|
||||
{"ecp5_evn", {"ft2232", {}}},
|
||||
{"machXO2EVN", {"ft2232", {}}},
|
||||
{"machXO3SK", {"ft2232", {}}},
|
||||
{"littleBee", {"ft2232", {}}},
|
||||
{"spartanEdgeAccelBoard", {"",{}}},
|
||||
|
||||
Reference in New Issue
Block a user