0
0
Fork 0
wireless-proxy-esp32/components
windowsair 0d8d7a014f fix(dap): Only setup SWD port when using SPI speed
Connection problems may occur at SPI speeds when DAP_Connect and
DAP_SWJ_Clock are called in different orders.

Let's setup SWD at SPI rates to avoid potential timing issues.

(cherry picked from commit a89be4248eb7676109183183b0360dd57e02f039)
2024-06-22 14:52:26 +08:00
..
DAP fix(dap): Only setup SWD port when using SPI speed 2024-06-22 14:52:26 +08:00
USBIP Merge and sync fork form 'windowsair/master' 2024-03-17 19:17:09 +08:00
dap_proxy fix(USBIP): DAP_task is blocked indefinitely, revert deleted kDAPTaskHandle #1 2024-05-05 11:34:08 +08:00
elaphureLink Merge and sync fork form 'windowsair/master' 2024-03-17 19:17:09 +08:00
global_resource fix(ws) concurrent access to websocket 2024-06-22 14:28:48 +08:00
kcp feat(usbip): Add kcp support 2021-10-09 17:17:09 +08:00
memory_pool fix(ws) concurrent access to websocket 2024-06-22 14:28:48 +08:00
uart_tcp_bridge revert(uart bridge) reverted temporally, will be completely rewritten in the next release 2024-04-21 15:24:50 +08:00
utils feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00