board: typo
This commit is contained in:
parent
873b073423
commit
581e76d470
|
|
@ -7,7 +7,7 @@ static std::map <std::string, std::string > board_list = {
|
||||||
{"arty", "digilent"},
|
{"arty", "digilent"},
|
||||||
{"cyc1000", "ft2232"},
|
{"cyc1000", "ft2232"},
|
||||||
{"de0nano", "usbblaster"},
|
{"de0nano", "usbblaster"},
|
||||||
{"machXO3SK", "ft2232"}
|
{"machXO3SK", "ft2232"},
|
||||||
{"littleBee", "ft2232"}
|
{"littleBee", "ft2232"}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue