Closed pdgilbert closed 2 years ago
Recent commits have started to use const panic. Update your rust install to newest (1.57 at least I think?)
Indeed fugit requires 1.57 att the moment.
Thanks, that solved it. Seems like I just updated to 1.56 a few weeks ago. I guess I'm in the fast lane. Got my examples mostly building again with cortex-m-rtic release 1.0.0 (see https://github.com/pdgilbert/rust-integration-testing/actions/runs/1641101680).
One of the last few commits, just prior to release of v0.3.3, has started giving me compile errors
Any ideas?