-
Notifications
You must be signed in to change notification settings - Fork 156
Xtensa updates #536
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
Xtensa updates #536
Conversation
r? @adamgreig (rust-highfive has picked a reviewer for you, use r? to override) |
9c9546c
to
c8e4a9b
Compare
Changelog, please. |
* Switch to bare-metal 1.0.0 * Use xtensa-lx `InterruptNumber` trait * Update CI script
c8e4a9b
to
495c0ec
Compare
Done :) |
bors merge |
bors r+ |
@therealprof Something strange with |
Ah, it looks like Now the MSRV is 1.46.0; @MabezDev maybe you could update the MSRV in this PR? Need to change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, let's give it a go.
bors r+
InterruptNumber
trait