https://github.com/armmbed/cmsis-debug-adapter
Debug adapter for CMSIS-DAP using GDB MI
https://github.com/armmbed/cmsis-debug-adapter
Last synced: 7 months ago
JSON representation
Debug adapter for CMSIS-DAP using GDB MI
- Host: GitHub
- URL: https://github.com/armmbed/cmsis-debug-adapter
- Owner: ARMmbed
- License: mit
- Created: 2019-08-05T09:38:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T08:16:28.000Z (over 2 years ago)
- Last Synced: 2024-05-01T21:08:54.925Z (over 1 year ago)
- Language: TypeScript
- Size: 85.9 KB
- Stars: 9
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CMSIS Debug Adapter
Debug adapter for CMSIS-DAP following the [DAP](https://microsoft.github.io/debug-adapter-protocol/) protocol. Tested with pyOCD version >= 0.21.0
[](https://circleci.com/gh/ARMmbed/cmsis-debug-adapter/)