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

Remove volatile crate #219

Merged
merged 3 commits into from
Jul 27, 2021
Merged

Remove volatile crate #219

merged 3 commits into from
Jul 27, 2021

Conversation

vinc
Copy link
Owner

@vinc vinc commented Jul 27, 2021

The API of this crate changed in v0.4 and I found it easier to switch to core::ptr::write_volatile and core::ptr::read_volatile for now, but we'll look at it again in the future.

See rust-osdev/volatile#13 and rust-osdev/volatile#22

@vinc vinc merged commit 334fcff into master Jul 27, 2021
@vinc vinc deleted the feature/remove-volatile-crate branch July 27, 2021 08: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.

1 participant