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: Update OpenOCD launch.json to point to SVD fine & increase SWD speed. #78

Closed microbit-carlos closed 9 months ago

microbit-carlos commented 11 months ago

nRF52 SWD max frequency is 8 MHz and setting this value makes it a bit faster to launch and respond to commands.

microbit-carlos commented 10 months ago

Updated this PR to also point to the SVD file, which fills the register information when debugging.