V0.4.0 : Alpha updated in 2022-04-18
Pre-release
Pre-release
This release contains changes to support the change in probe-rs-debugger
associated with adding CMSIS-SVD Peripheral data to the the debugger.
This release requires changes to the launch.json
files in user projects
NOTE: This release requires the latest probe-rs-debugger to be installed with cargo install --force --git https://github.com/probe-rs/probe-rs probe-rs-debugger
Please refer to the latest version of the guide for setup and usage information.
Consider this an Alpha release, that demonstrates working functionality of many features, while not being complete. The primary debug functionality is implemented in the pre-requisite probe-rs debug server.