mspdebug/transport
Tadashi G. Takaoka 915ee94e02 Fallback to libusb backend when rf2500hidapi fails
In some macOS configurations, macOS 10.13.5 on Macmini4,1 in my case,
rf2500hidapi transport fails to open RF2500 device with unknown
reason. This CL enables mspdebug to fallback to libusb backend in such
situation.
2018-06-25 23:55:52 +09:00
..
bslhid.c Windows compatibility fixes. 2016-12-21 09:57:23 +13:00
bslhid.h Use Mac OS X HID Interface at BSL 2016-11-26 19:03:41 +09:00
bslosx.c add copyright 2016-11-26 19:15:48 +09:00
cdc_acm.c Windows compatibility fixes. 2016-12-21 09:57:23 +13:00
cdc_acm.h Separate Olimex transports and drivers. 2012-09-13 14:14:59 +12:00
comport.c Supress debug chatter in quiet mode. 2013-10-26 09:59:48 +13:00
comport.h Replace "uif" transport with generic "comport". 2012-09-13 14:33:04 +12:00
cp210x.c Windows compatibility fixes. 2016-12-21 09:57:23 +13: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 Fallback to libusb backend when rf2500hidapi fails 2018-06-25 23:55:52 +09:00
rf2500.h Fallback to libusb backend when rf2500hidapi fails 2018-06-25 23:55:52 +09:00
rf2500hidapi.c Fallback to libusb backend when rf2500hidapi fails 2018-06-25 23:55:52 +09:00
ti3410.c Windows compatibility fixes. 2016-12-21 09:57:23 +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