Skip to content

Add e310x-hal to workspace#34

Merged
almindor merged 227 commits intomasterfrom
cargo-workspace
Oct 7, 2024
Merged

Add e310x-hal to workspace#34
almindor merged 227 commits intomasterfrom
cargo-workspace

Conversation

@romancardenas
Copy link
Copy Markdown
Member

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
Copy Markdown
Member 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
@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.