board: typo

This commit is contained in:
Gwenhael Goavec-Merou 2019-12-06 12:09:21 +01:00
parent 873b073423
commit 581e76d470
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ static std::map <std::string, std::string > board_list = {
{"arty", "digilent"},
{"cyc1000", "ft2232"},
{"de0nano", "usbblaster"},
{"machXO3SK", "ft2232"}
{"machXO3SK", "ft2232"},
{"littleBee", "ft2232"}
};