Triss
7ef085140a
add -V option to specify a VID/PID pair, or override the default
2021-10-05 19:34:48 +02:00
Tadashi G. Takaoka
c325b5e80a
Fix linux build caused by pull request #58
2018-06-27 10:40:27 +09:00
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
Emmanuel Blot
2d5bafe3fc
Code cleanup
2017-04-26 16:24:28 +02:00
Emmanuel Blot
2bedf39532
Proper serial number management to select USB device
2017-04-26 13:04:34 +02:00
Emmanuel Blot
95dd38b52a
Replace libusb with hidapi on macOS
...
macOS won't let libusb access the RF2500 HID device, but hidapi does.
2017-04-25 19:30:17 +02:00
Emmanuel Blot
587dbf1516
Duplicate RF2500 transport for HIDAPI backend
2017-04-25 19:06:38 +02:00