rtic-scope / cargo-rtic-scope

Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.
16 stars 4 forks source link

Bump clap and probe-rs #109

Open tmplt opened 2 years ago

tmplt commented 2 years ago

https://github.com/probe-rs/probe-rs/pull/916 has now been merged so we can drop the feat/swo-read pin, but for that we need to update to clap 3.0 in order to apply the updated probe-rs-util. This is non-trivial.

tmplt commented 2 years ago

This could potentially change how flags work. Moving to next breaking release.