mspdebug/drivers
Mario Werner ef41b1cbab Fixed cycle counts in disassembly.
Fixed the cycle count for single op indirect and autoincrement
addressing.
2013-05-27 09:05:36 +12:00
..
bsl.c bsl: add support for raw USB access. 2012-09-19 09:02:35 +12:00
bsl.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
device.c Add --fet-skip-close option. 2013-05-21 15:59:17 +12:00
device.h Add --fet-skip-close option. 2013-05-21 15:59:17 +12:00
devicelist.c New chip identification database for Olimex debuggers. 2012-10-03 13:41:59 +13:00
devicelist.h New chip identification database for Olimex debuggers. 2012-10-03 13:41:59 +13:00
fet.c fet: fix unused variable warning. 2012-10-04 14:24:44 +12:00
fet.h Separate Olimex transports and drivers. 2012-09-13 14:14:59 +12:00
fet_core.c Add --fet-skip-close option. 2013-05-21 15:59:17 +12:00
fet_core.h Add --fet-skip-close option. 2013-05-21 15:59:17 +12:00
fet_db.c Add support for MSP430FR5729. 2013-05-14 21:42:02 +12:00
fet_db.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
fet_error.c fet: Error messages from MSP430DLLv3 version 3.2.4.5. 2012-08-15 11:34:28 +12:00
fet_error.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
fet_olimex_db.c New chip identification database for Olimex debuggers. 2012-10-03 13:41:59 +13:00
fet_olimex_db.h New chip identification database for Olimex debuggers. 2012-10-03 13:41:59 +13:00
fet_proto.c fet_proto: capture FET error code. 2012-10-03 13:36:09 +13:00
fet_proto.h fet_proto: capture FET error code. 2012-10-03 13:36:09 +13:00
flash_bsl.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
flash_bsl.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
gdbc.c Separate and clean up break handling. 2012-10-09 09:55:48 +13:00
gdbc.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
goodfet.c Separate and clean up break handling. 2012-10-09 09:55:48 +13:00
goodfet.h Implemented basic GoodFET support. 2012-07-18 12:26:55 +12:00
jtaglib.c Parallel JTAG driver (Linux only for now). 2012-10-12 11:33:20 +13:00
jtaglib.h Parallel JTAG driver (Linux only for now). 2012-10-12 11:33:20 +13:00
jtdev.c Parallel JTAG driver (Linux only for now). 2012-10-12 11:33:20 +13:00
jtdev.h Parallel JTAG driver (Linux only for now). 2012-10-12 11:33:20 +13:00
obl.c Add support for Olimex firmware updates. 2012-09-11 14:35:31 +12:00
obl.h Add support for Olimex firmware updates. 2012-09-11 14:35:31 +12:00
pif.c Parallel JTAG driver (Linux only for now). 2012-10-12 11:33:20 +13:00
pif.h Parallel JTAG driver (Linux only for now). 2012-10-12 11:33:20 +13:00
sim.c Fixed cycle counts in disassembly. 2013-05-27 09:05:36 +12:00
sim.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
tilib.c tilib: support for Info A/BSL flash access. 2013-01-31 13:54:19 +13:00
tilib.h Added TI library driver (experimental). 2011-10-14 12:49:04 +13:00
tilib_defs.h Fix TI library structure definitions: int32_t -> LONG. 2011-11-16 13:45:27 +13:00