ARMmbed / DAPLink

https://daplink.io
Apache License 2.0
2.34k stars 978 forks source link

Common hardware for standalone debugger #952

Closed FlorianUekermann closed 2 years ago

FlorianUekermann commented 2 years ago

Has DAPLink been ported to any very common boards or debuggers for use as a standalone debugger? And are those builds included in the releases? If so, a hint in the readme would go a long way to point people in the right direction.

I'm thinking about something like the stm32f103c8t6 based blue pill or the official rp pico board. Many people have stuff like that lying around and those boards are much easier to source for hobbyists from Amazon or the electronics store around the corner, compared to the options I have found so far. I have seen that there are some forks claiming compatibility, but couldn't find any indication of upstreaming efforts or sufficient documentation. Support in the DAPLink repo would also be a lot less sketchy and suggest a higher probability of long-term maintenance.

mathias-arm commented 2 years ago