add acorn CLE 215+ support

This commit is contained in:
Gwenhael Goavec-Merou
2020-12-17 09:28:45 +01:00
parent 6e44797677
commit 1b065277f9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -84,6 +84,7 @@ typedef struct {
{_cs, _sck, _so, _si, _holdn, _wpn}}}
static std::map <std::string, target_cable_t> board_list = {
JTAG_BOARD("acornCle215", "", 0, 0),
JTAG_BOARD("arty", "digilent", 0, 0),
JTAG_BOARD("nexysVideo", "digilent_b", 0, 0),
JTAG_BOARD("colorlight", "", 0, 0),