Add FET error codes from MSP430DLL v3.9.1.002 (SLAC460s)

This commit is contained in:
Tamas TEVESZ 2017-01-28 13:23:46 +01:00
parent fcfc8e0452
commit ee08f5ee94
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ static const char *error_strings[] =
"UART connection is not in use.",
/* 96 */ "MSP432 devices are not supported using the MSPFET430-UIF",
/* 97 */ "DAP is locked or wrong debug protocol selected.",
/* 98 */ "Device database not loaded.",
/* 98 */ "Invalid error number",
};