board: SeeedStudio Spartan Edge Accelerator Board

This commit is contained in:
Gwenhael Goavec-Merou
2020-02-01 18:08:16 +01:00
parent 0315b3243c
commit a9ddbebc0b
+1
View File
@@ -10,6 +10,7 @@ static std::map <std::string, std::string > board_list = {
{"ecp5_evn", "ft2232"},
{"machXO3SK", "ft2232"},
{"littleBee", "ft2232"},
{"spartanEdgeAccelBoard", ""},
{"tangnano", "ft2232"}
};