0
0
Fork 0
wireless-proxy-esp32/main
windowsair a321da8fb6 fix(uart): Parse baudrate and does not send 2022-01-20 11:51:09 +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(usbip): Add kcp support 2021-10-09 17:17:09 +08:00
DAP_handle.h fix(usbip): Try to handle UNLINK behavior 2021-10-03 23:04:27 +08:00
dap_configuration.h feat: Add support for USB 3.0 2021-05-13 00:23:20 +08:00
kcp_server.c feat(usbip): Adopt more aggressive KCP strategy 2021-10-10 21:44:43 +08:00
kcp_server.h feat(usbip): Add kcp support 2021-10-09 17:17:09 +08:00
main.c feat: Try to connect to wap in the wifi list 2022-01-18 20:11:31 +08:00
monitor.c chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
tcp_netconn.c feat(uart): Add uart tcp bridge feature 2022-01-18 16:48:04 +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 feat(uart): Init 2021-12-21 12:36:07 +08:00
tcp_server.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
timer.c chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
timer.h feat: Try to support SWO (Still Unavailable) 2021-02-25 11:54:50 +08:00
uart_bridge.c fix(uart): Parse baudrate and does not send 2022-01-20 11:51:09 +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(usbip): Add kcp support 2021-10-09 17:17:09 +08:00
wifi_configuration.h feat: Try to connect to wap in the wifi list 2022-01-18 20:11:31 +08:00
wifi_handle.c fix(wifi & uart): 2022-01-18 22:50:38 +08:00
wifi_handle.h feat: Try to connect to wap in the wifi list 2022-01-18 20:11:31 +08:00