Uwe Bonnes
|
6454d0bc96
|
bmp_libusb: Invalidate manufacturer and product in case libusb_get_string_descriptor_ascii fails.
Prevent more false detections
|
2021-05-20 12:06:56 +02:00 |
|
Uwe Bonnes
|
cb4cff2c71
|
hosted/ftdi: Compare only for length of the string given in the header
Devices may have added version like "Tigard V1.1" vs "Tigard"
|
2021-05-18 12:24:00 +02:00 |
|
Uwe Bonnes
|
c3fd198f0d
|
bmp_libusb: Reject non-BMP devices with VID 1d50.
|
2021-05-18 12:24:00 +02:00 |
|
Vegard Storheil Eriksen
|
f121350fc9
|
hosted/cmsis_dap: Verify that a v2 interface has endpoints.
|
2021-04-27 11:39:43 +02:00 |
|
Vegard Storheil Eriksen
|
4f52a7b235
|
hosted/cmsis_dap: Add discovery by interface string and prepare for v2 support.
|
2021-04-26 21:56:24 +02:00 |
|
Uwe Bonnes
|
f98b7274b4
|
hosted/stlinkv3: Detect STlinkV3 in bootloader mode.
|
2021-04-25 16:02:20 +02:00 |
|
Uwe Bonnes
|
d70fa8c7f6
|
hosted: Remove restrictions when gathering information on the debugger
That way, we find RPI Pico pico-debug.
|
2021-02-15 17:47:29 +01:00 |
|
Uwe Bonnes
|
98c92a6d18
|
hosted: Really fix the case of no serial number (#807)
|
2020-12-13 14:12:05 +01:00 |
|
Uwe Bonnes
|
f796b774bd
|
hosted: Fix info.serial if USB device has no serial number #807
|
2020-12-12 18:32:15 +01:00 |
|
Uwe Bonnes
|
4c5ce0b16a
|
Hosted: Handle devices w/o serial number, e.g. GigaDevices GD-Link ARM/CMSIS-DAP
|
2020-12-11 18:36:16 +01:00 |
|
Uwe Bonnes
|
0870b778c0
|
hosted: Allow to build without libusb, libftdi and hidapi with HOSTED_BMP_ONLY=1
|
2020-12-11 17:50:16 +01:00 |
|
Uwe Bonnes
|
32db38ecf2
|
hosted/libusb: Move platform.c libusb related functions to own file.
|
2020-12-11 17:35:43 +01:00 |
|