0
0
Fork 0
wireless-proxy-esp32/components/USBIP
windowsair acfd967106 feat(usb): change usb interface name to "Wireless ESP CMSIS-DAP"
pyOCD identifies the debugger by USB interface name, which include
substring "CMSIS-DAP". Let's change USB interface name to adapt pyOCD.
2024-01-28 21:21:14 +08:00
..
CMakeLists.txt chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
MSOS20_descriptor.c chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
MSOS20_descriptor.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
usb_defs.h feat: Add support for USB 3.0 2021-05-13 00:23:20 +08:00
usb_descriptor.c feat(usb): change usb interface name to "Wireless ESP CMSIS-DAP" 2024-01-28 21:21:14 +08:00
usb_descriptor.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
usb_handle.c fix wrong BOS response length in Linux (#49) 2022-12-07 12:15:32 +08:00
usb_handle.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
usbip_defs.h fix(usbip): Try to handle UNLINK behavior 2021-10-03 23:04:27 +08:00