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

Use derive-mmio for CMSDK UART driver, and cortex-r-rt. #270

Merged
merged 5 commits into from
Feb 26, 2025

Conversation

jonathanpallant
Copy link
Member

Drops Armv7-R support for the demo, because you can't really run Armv7-R code on an Armv8-R CPU - the start-up code ends up using registers that don't exist and the thing crashes hard.

Drops Armv7-R support for the demo, because you can't really run Armv7-R code on an Armv8-R CPU - the start-up code ends up using registers that don't exist and the thing crashes hard.
Copy link

cloudflare-workers-and-pages bot commented Feb 26, 2025

Deploying ferrous-systems-rust-training with  Cloudflare Pages  Cloudflare Pages

Latest commit: 094a3ac
Status: ✅  Deploy successful!
Preview URL: https://6c8cbe51.ferrous-systems-rust-training.pages.dev
Branch Preview URL: https://update-armv8r-demo.ferrous-systems-rust-training.pages.dev

View logs

@listochkin listochkin merged commit 2ff9ba7 into main Feb 26, 2025
5 checks passed
@listochkin listochkin deleted the update-armv8r-demo branch February 26, 2025 18:42
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.

2 participants