0
0
Fork 0
wireless-proxy-esp32/components/elaphureLink
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
..
CMakeLists.txt feat: Add elaphureLink support 2022-07-22 19:04:47 +08:00
elaphureLink_protocol.c refactor(network): Refactor usbip and tcp process code 2024-02-16 18:46:50 +08:00
elaphureLink_protocol.h refactor(network): Refactor usbip and tcp process code 2024-02-16 18:46:50 +08:00