0
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
windowsair 8abe565836 feat(dap): Add support for cmsis-dap v2.1.0
- Enhanced DAP_Info
- Added extra UART support

Extra UART for native cmsis-dap is not yet support now.
2024-02-08 19:33:59 +08:00
windowsair 914de2bc64 feat(dap): Add basic hardware reset based on nRESET 2022-11-20 20:11:16 +08:00
windowsair 9d3f7efb40 fix(dap): fix the debug clok of esp32/esp32c3 at low speed 2022-10-29 13:59:24 +08:00
windowsair 6650ac7f6e feat(esp32): Add support for esp32 2022-09-05 20:54:23 +08:00
windowsair f9db957170 fix(dap): Fix timing problems in the SPI 2021-10-02 19:56:27 +08:00
windowsair 9876edd6ef chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
windowsair b2c8a832cc fix(dap): JTAG speed 2021-05-31 12:46:20 +08:00
windowsair b4691546d1 feat: Enhance SPI and GPIO compatibility. 2021-02-15 20:46:19 +08:00
windowsair ede735c2a7 feat: Improve DAP performance on USB-HID 2020-02-04 20:45:01 +08:00
windowsair 2c09346169 feat: Mainly improve DAP configuration:
1. improve DAP configuration independent of specific hardware
2. add hardware timer
3. cmake configuration file simple modification
4. add some to-do items
2020-01-21 22:03:05 +08:00