Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate all RTIC examples to cortex-m-rtic 1.0 #97

Merged
merged 1 commit into from
Dec 26, 2021
Merged

Conversation

mciantyre
Copy link
Owner

@mciantyre mciantyre commented Apr 9, 2021

The PR migrates all teensy4-rs RTIC examples to use cortex-m-rtic, version 0.6 1.0. See here for the gist of the migration.

TODO

  • Remove alpha versions in dependencies once the next RTIC version is available

All examples work the same as they do on the main branch.

@mciantyre
Copy link
Owner Author

bors try

bors bot added a commit that referenced this pull request Apr 9, 2021
bors bot added a commit that referenced this pull request Apr 25, 2021
@mciantyre mciantyre force-pushed the rtic-0.6 branch 2 times, most recently from 741cf80 to b443d09 Compare May 28, 2021 22:15
@mciantyre mciantyre force-pushed the rtic-0.6 branch 2 times, most recently from a5cef0a to 48cbb3c Compare July 19, 2021 00:58
@mciantyre
Copy link
Owner Author

bors try

bors bot added a commit that referenced this pull request Jul 19, 2021
@bors
Copy link
Contributor

bors bot commented Jul 19, 2021

Repository owner deleted a comment from bors bot Jul 19, 2021
@mciantyre mciantyre force-pushed the rtic-0.6 branch 3 times, most recently from 833d48f to 2fdcf6f Compare December 23, 2021 14:08
@mciantyre mciantyre changed the title Migrate all RTIC examples to rtic 0.6 Migrate all RTIC examples to cortex-m-rtic 1.0 Dec 26, 2021
@mciantyre mciantyre marked this pull request as ready for review December 26, 2021 20:28
@mciantyre
Copy link
Owner Author

bors try

bors bot added a commit that referenced this pull request Dec 26, 2021
@bors
Copy link
Contributor

bors bot commented Dec 26, 2021

try

Build failed:

@mciantyre mciantyre merged commit 819ce64 into master Dec 26, 2021
@bors bors bot deleted the rtic-0.6 branch December 26, 2021 23:40
bors bot added a commit to rtic-rs/rtic-examples that referenced this pull request Jan 3, 2022
29: Link to teensy4-rs RTIC examples from README r=AfoHT a=mciantyre

mciantyre/teensy4-rs#97 migrated all of the project's RTIC examples to
RTIC 1.0. This commit adds a link to the project for those seeking more
examples. Closes #8.

teensy4-rs and its associated projects are in flux, so it's easier for
me to maintain the examples when they're separate from the RTIC examples
repo.

Co-authored-by: Ian McIntyre <ianpmcintyre@gmail.com>
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