mspdebug/ui
Daniel Beer 1973746d33 New chip identification database for Olimex debuggers.
The devicelist table maps chip ID bytes to an enum of devicetype_t. A
separate table provides configuration data for each value of
devicetype_t.

Original patch submitted by Stanimir Bonev <bonev_st@abv.bg>.
2012-10-03 13:41:59 +13:00
..
aliasdb.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
aliasdb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
cmddb.c Support for flashing or verifying raw binary files. 2012-08-30 09:16:24 +12:00
cmddb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
devcmd.c Added "fill" command. 2012-08-09 16:07:05 +12:00
devcmd.h Added "fill" command. 2012-08-09 16:07:05 +12:00
flatfile.c Support for flashing or verifying raw binary files. 2012-08-30 09:16:24 +12:00
flatfile.h Support for flashing or verifying raw binary files. 2012-08-30 09:16:24 +12:00
gdb.c Fix GDB breakpoint support. 2012-04-30 08:52:12 +12:00
gdb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
main.c New chip identification database for Olimex debuggers. 2012-10-03 13:41:59 +13:00
reader.c Revert "reader: flush stdout between commands." 2012-02-25 08:26:04 +13:00
reader.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
rtools.c Modernise decl styles 2011-11-16 08:42:45 +13:00
rtools.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
stdcmd.c Add support for building on Cygwin. 2012-04-25 11:02:22 +12:00
stdcmd.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
sym.c Support for demangling of C++ symbol names. 2012-07-16 10:02:06 +12:00
sym.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00