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

feat: add atomic-polyfill to support more targets #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

elpiel
Copy link

@elpiel elpiel commented Mar 5, 2023

Fixes #9

CI builds for those targets can also be added and mentioned in README.
critical-section implementation is also required.

Cargo.toml Show resolved Hide resolved
Signed-off-by: Lachezar Lechev <[email protected]>
@elpiel elpiel requested a review from nickray March 18, 2023 11:13
@elpiel elpiel changed the title feat: add atomic-polyfill to support more targets feat: add atomic-polyfill to support more targets Mar 18, 2023
@avsaase
Copy link

avsaase commented Dec 26, 2023

What is needed to get this PR merged?

@elpiel
Copy link
Author

elpiel commented Dec 27, 2023

@avsaase you could as in the Matrix channel

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.

Does not compile for target thumbv6em-none-eabi
3 participants