This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Make debugger available for other boards #185
Labels
topic: CLI
Anything that has to implemented on the CLI side first
topic: debugger
Anything related to debugging: UI, DAP, etc
Milestone
The current debugger is hard-coded to work only for Arduino Zero. It should be generalized by automatically resolving the required debugging tools (
gdb
,objdump
,openocd
), preferably through the arduino-cli.The text was updated successfully, but these errors were encountered: