Skip to content
New issue

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

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

Already on GitHub? # to your account

Future version of portable-atomic #56

Open
romancardenas opened this issue Oct 16, 2023 · 2 comments
Open

Future version of portable-atomic #56

romancardenas opened this issue Oct 16, 2023 · 2 comments

Comments

@romancardenas
Copy link
Contributor

portable-atomic added a new feature that is particularly well-suited for e310x targets. It allows us to compile over riscv32imc-unknown-none-elf while leaving AMOxxx instructions with no emulation. Once portable-atomic releases a new version, we can benefit from it. The downside is that we should bump MSRV to 1.72.

@romancardenas
Copy link
Contributor Author

portable-atomic 1.5.0 is out with this feature: https://github.com/taiki-e/portable-atomic/releases/tag/v1.5.0

Should I set up a PR?

@almindor
Copy link
Collaborator

portable-atomic 1.5.0 is out with this feature: https://github.com/taiki-e/portable-atomic/releases/tag/v1.5.0

Should I set up a PR?

That's be great! thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants