lancaster-university / microbit-v2-samples

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

VSCode: Update OpenOCD launch.json to point to SVD fine & increase SWD speed. #78

Closed microbit-carlos closed 1 year ago

microbit-carlos commented 1 year 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 1 year ago

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