0
0
Fork 0
wireless-proxy-esp32/components
windowsair 16f8b53a76 refactor(network): Refactor usbip and tcp process code
In previous versions, parsing of the usbip protocol was implemented
via a global state machine and shared with elaphureLink.

The refactored code removes these global state machines and handles them
with the corresponding protocol header commands.
2024-02-16 18:46:50 +08:00
..
DAP feat(dap): Add support for cmsis-dap v2.1.0 2024-02-08 19:33:59 +08:00
USBIP feat(usb): change usb interface name to "Wireless ESP CMSIS-DAP" 2024-01-28 21:21:14 +08:00
corsacOTA@eecc603dc5 Revert "thirdparty: Update corsacOTA" 2022-09-17 21:09:21 +08:00
elaphureLink refactor(network): Refactor usbip and tcp process code 2024-02-16 18:46:50 +08:00
kcp feat(usbip): Add kcp support 2021-10-09 17:17:09 +08:00