mspdebug/drivers
Daniel Beer 29dfb4da84 Stop using usleep().
Use nanosleep() on Unix-like systems, and Sleep() on Windows.
2012-08-14 15:51:22 +12:00
..
bsl.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
bsl.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
device.c Make device_erase a no-op for FRAM chips. 2012-08-09 15:34:06 +12:00
device.h Make device_erase a no-op for FRAM chips. 2012-08-09 15:34:06 +12:00
fet.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
fet.h olimex: fix V2 tty access, and introduce olimex-v1 driver. 2011-12-26 11:22:04 +13:00
fet_db.c Merge F2012 and G2231 2012-07-23 09:33:44 +12:00
fet_db.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
fet_error.c Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
fet_error.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12: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 Add support for read and write watchpoints. 2012-04-25 14:10:26 +12:00
gdbc.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
goodfet.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
goodfet.h Implemented basic GoodFET support. 2012-07-18 12:26:55 +12:00
olimex.c Add support for building on Cygwin. 2012-04-25 11:02:22 +12:00
olimex.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
olimex_iso.c Add support for building on Cygwin. 2012-04-25 11:02:22 +12:00
olimex_iso.h Add raw USB driver for Olimex MSP430-JTAG-ISO. 2012-03-02 12:13:11 +13:00
rf2500.c Add support for building on Cygwin. 2012-04-25 11:02:22 +12:00
rf2500.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
sim.c Add support for read and write watchpoints. 2012-04-25 14:10:26 +12:00
sim.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
ti3410.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
ti3410.h Implemented TI3410 transport. 2011-09-16 14:40:40 +12:00
tilib.c Stop using usleep(). 2012-08-14 15:51:22 +12: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
transport.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
uif.c Handle non-standard baud rates in sport_open(). 2012-02-29 16:59:41 +13:00
uif.h olimex: fix V2 tty access, and introduce olimex-v1 driver. 2011-12-26 11:22:04 +13:00