0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
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
kerms 2426e56191 fix(soft reset) when reset, manual write to AIRCR/SYSRESETREQ 2024-06-22 14:52:10 +08:00
kerms 0624c6b826 feat(esp32s3) add support for esp32s3 2024-04-19 21:22:32 +08:00
kerms 86a8804cca fix(DAP) reset not working when FREERTOS FREQ < 500 2024-04-15 14:54:39 +08:00
kerms 45e7b6d90c Merge and sync fork form 'windowsair/master' 2024-03-17 19:17:09 +08:00
kerms 8e3b541d26 reformat from main to components 2024-01-26 13:33:27 +08:00