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

Add e310x-hal to workspace #34

Merged
merged 227 commits into from
Oct 7, 2024
Merged

Add e310x-hal to workspace #34

merged 227 commits into from
Oct 7, 2024

Conversation

romancardenas
Copy link
Contributor

I added the e310x-hal crate to the workspace. I also adapted this crate to work with the latest version of e310x.

@romancardenas
Copy link
Contributor Author

I added a new change to e310x-hal to use the portable-atomic crate properly configured for Zaamo targets. Now, the official, default target is riscv32imc-unknown-none-elf. Thanks to portable-atomic 1.9, we can use native amo* operations when needed. Furthermore, we force users to emulate non-supported atomic operations.

Check this for more information.

@almindor almindor merged commit 2a9542f into master Oct 7, 2024
15 checks passed
@romancardenas romancardenas deleted the cargo-workspace branch December 11, 2024 07:20
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.