This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
probe-run v0.3.2
What's Changed
- Update
Cargo.lock
by @Urhengulas in #294 - turn some println! into writeln! by @japaric in #296
probe-run
json output by @Urhengulas in #295- Simplify verbose matching by @Urhengulas in #300
- Fix and refactor
fn extract_stack_info
by @Urhengulas in #299 - Add way to pass chip description file by @KOBA789 in #301
- Don't bail, but only warn if using
--no-flash
with defmt. by @Urhengulas in #303 - Make stack painting fast again! 🇪🇺 by @Urhengulas in #302
- Update
CHANGELOG.md
by @Urhengulas in #304 - bump crate version by @japaric in #308
New Contributors
Full Changelog: v0.3.1...v0.3.2