You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this point, itm_decode is much more stable than the RTIC Scope API. To allow older traces to be replayed with future releases of cargo-rtic-scope, itm_decode structures should be saved to file for replay instead of API structures. Replay files will then only bit-rot when itm_decode breaks the API.