rtic-scope / cargo-rtic-scope

Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bump clap and probe-rs

tmplt opened this issue · comments

probe-rs/probe-rs#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.

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