0
0
Fork 0
wireless-proxy-esp32/main
kerms 24b5f60b34 migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
..
CMakeLists.txt feat: Try to connect to wap in the wifi list 2022-01-18 20:11:31 +08:00
DAP_handle.c feat(esp32): Add support for esp32 2022-09-05 20:54:23 +08:00
DAP_handle.h feat: Add elaphureLink support 2022-07-22 19:04:47 +08:00
dap_configuration.h feat: Add support for USB 3.0 2021-05-13 00:23:20 +08:00
idf_component.yml migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
kcp_server.c migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
kcp_server.h feat(usbip): Add kcp support 2021-10-09 17:17:09 +08:00
main.c migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
monitor.c feat(esp32): Add support for esp32 2022-09-05 20:54:23 +08:00
tcp_netconn.c migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
tcp_netconn.h feat(lwip) & build: Imporve netconn code, modify the default idf tool to use the sdk under the project path 2021-11-14 22:04:32 +08:00
tcp_server.c migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
tcp_server.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
timer.c feat(esp32c3): Add support for esp32c3 2022-09-17 14:10:02 +08:00
timer.h feat(esp32): Add support for esp32 2022-09-05 20:54:23 +08:00
uart_bridge.c migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
uart_bridge.h feat(uart): Add uart tcp bridge feature 2022-01-18 16:48:04 +08:00
usbip_server.c feat(lwip) & build: Imporve netconn code, modify the default idf tool to use the sdk under the project path 2021-11-14 22:04:32 +08:00
usbip_server.h feat: Add elaphureLink support 2022-07-22 19:04:47 +08:00
wifi_configuration.h feat(esp32c3): Add support for esp32c3 2022-09-17 14:10:02 +08:00
wifi_handle.c migrate to idfv5.1.2 (netif, wifi_event) 2023-12-18 16:48:34 +08:00
wifi_handle.h feat: Try to connect to wap in the wifi list 2022-01-18 20:11:31 +08:00