mspdebug/transport
Daniel Beer d3b57a5cd7 New driver: load-bsl.
This driver supports the USB bootstrap loader. An initial version query
is performed on startup. If the running loader is not sufficiently
featureful, a software image for an upgraded BSL is loaded into the
chip's RAM and executed.
2013-07-18 14:03:29 +12:00
..
bslhid.c New driver: load-bsl. 2013-07-18 14:03:29 +12:00
bslhid.h New driver: load-bsl. 2013-07-18 14:03:29 +12:00
cdc_acm.c Fix incorrect initialization of transports. 2012-11-29 07:55:36 +13:00
cdc_acm.h Separate Olimex transports and drivers. 2012-09-13 14:14:59 +12:00
comport.c Replace "uif" transport with generic "comport". 2012-09-13 14:33:04 +12:00
comport.h Replace "uif" transport with generic "comport". 2012-09-13 14:33:04 +12:00
cp210x.c cp210x: handle 0 return from usb_bulk_read(). 2013-05-07 08:08:33 +12:00
cp210x.h Separate Olimex transports and drivers. 2012-09-13 14:14:59 +12:00
ftdi.c transport: fix memleaks in error paths 2012-10-27 13:00:34 +13:00
ftdi.h Replace "olimex_iso" transport with generic "ftdi". 2012-09-13 14:53:30 +12:00
rf2500.c Fix incorrect initialization of transports. 2012-11-29 07:55:36 +13:00
rf2500.h Separate transports from drivers. 2012-09-10 14:22:00 +12:00
ti3410.c transport: fix memleaks in error paths 2012-10-27 13:00:34 +13:00
ti3410.h Separate transports from drivers. 2012-09-10 14:22:00 +12:00
transport.h transport: modify interface to support disappearing devices. 2013-07-18 13:56:26 +12:00