lancaster-university / microbit-v2-samples

CODAL build tools and sample programs for the micro:bit v2.x
MIT License
64 stars 83 forks source link

VSCode Debug Config #23

Closed rneacy closed 3 years ago

rneacy commented 3 years ago

Configuration for setting up a baseline debugging environment for the micro:bit for PyOCD and OpenOCD.

As of yet has some difficulty reading local variables but can set breakpoints, read peripheral registers and core registers.

rneacy commented 3 years ago

Didn't mean to do this!