Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.22 KB

File metadata and controls

16 lines (10 loc) · 1.22 KB

The official VS Code extension for probe-rs .

A VS Code extension for debugging embedded Rust applications using probe-rs, with support for a large range of debug probes and chips, including many variants of ARM Cortex-M, ARM Cortex-A, and RISC-V.

Documentation

Full documentation on Installation, Configuration and supported functionality can be found at the probe-rs webpage and under the visual tour heading

Releasing

Maintainers cut releases via GitHub Releases; the publish workflow runs gated by required approval. See PUBLISH.md for the release procedure and how the publishing pipeline is configured.