mspdebug fork containing various WIP patches
Go to file
Daniel Beer e0055a9b68 Added CPU identification to BSL interface. 2010-01-08 20:19:53 +13:00
.gitignore Separated subsystems and tidied up code. 2009-11-17 12:52:10 +13:00
COPYING MSPDebug version 0.2. 2009-11-17 15:36:04 +13:00
Makefile Implemented FET bootloader support (memory read only). 2010-01-08 18:39:07 +13:00
binfile.h Basic symbol table manipulation and query. 2010-01-06 00:09:08 +13:00
bsl.c Added CPU identification to BSL interface. 2010-01-08 20:19:53 +13:00
device.h Implemented FET bootloader support (memory read only). 2010-01-08 18:39:07 +13:00
dis.c Move utilities into separate file. 2010-01-08 18:15:30 +13:00
dis.h Separated subsystems and tidied up code. 2009-11-17 12:52:10 +13:00
elf32.c Basic symbol table manipulation and query. 2010-01-06 00:09:08 +13:00
fet.c Added CPU identification to BSL interface. 2010-01-08 20:19:53 +13:00
ihex.c Added ELF support, made all buffers u_int8_t. 2010-01-05 17:21:45 +13:00
main.c Implemented FET bootloader support (memory read only). 2010-01-08 18:39:07 +13:00
rf2500.c Implemented FET bootloader support (memory read only). 2010-01-08 18:39:07 +13:00
stab.c Use decimal values unless indicated by 0x. 2010-01-06 12:01:49 +13:00
stab.h Commands now make use of symbol table. 2010-01-06 11:49:30 +13:00
transport.h Implemented FET bootloader support (memory read only). 2010-01-08 18:39:07 +13:00
uif.c Added CPU identification to BSL interface. 2010-01-08 20:19:53 +13:00
util.c Added CPU identification to BSL interface. 2010-01-08 20:19:53 +13:00
util.h Added CPU identification to BSL interface. 2010-01-08 20:19:53 +13:00