0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
kerms 45e7b6d90c Merge and sync fork form 'windowsair/master' 2024-03-17 19:17:09 +08:00
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
kerms f8b7592f13 feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
kerms 24aa3bed7f remove unused includes, files and reference 2024-01-26 13:43:10 +08:00
kerms 24b5f60b34 migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
windowsair 40778a7dc6 feat: Add elaphureLink support 2022-07-22 19:04:47 +08:00