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 `cortex-m`, improve order of operations in `configure` #133

Closed tmplt closed 2 years ago

tmplt commented 2 years ago

This PR contains https://github.com/rust-embedded/cortex-m/pull/383 which verifies more target support during ITM configuration.