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 atomic headers back #34

Merged
merged 1 commit into from
May 20, 2024
Merged

Add atomic headers back #34

merged 1 commit into from
May 20, 2024

Conversation

salkinium
Copy link
Member

@salkinium salkinium commented May 7, 2024

This partially reverts the commits 70a23c2 to add back the header files I need to implement the atomics on AVR (modm-io/modm#1064).

Note that atomics requires an external implementation that disables interrupts, which is provided in modm as it is shared with Cortex-M.

@salkinium salkinium marked this pull request as ready for review May 12, 2024 07:34
@salkinium salkinium changed the title Add atomic, mutex and shared_mutex headers back Add atomic headers back May 20, 2024
@salkinium salkinium merged commit d37fa81 into master May 20, 2024
4 checks passed
@salkinium salkinium deleted the fix/add_atomics_back branch May 20, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant