Skip to content

Conversation

@wt
Copy link
Contributor

@wt wt commented Nov 20, 2025

Summary

  • Make the cpe usb_serial example use rtic. This allows the removal of the static muts, which are not legal in edition 2024.
  • Add an blinky example that uses rtic.

Checklist

  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced - CI will deny clippy warnings by default! You may #[allow] certain lints where reasonable, but ideally justify those with a short comment.

* Make the cpe usb_serial example use rtic. This allows the removal of the static muts, which are not legal in
edition 2024.
* Add an blinky example that uses rtic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant