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

const_mut_refs is forcing spinning_top #48

Closed
thalesfragoso opened this issue Dec 31, 2020 · 0 comments · Fixed by #49
Closed

const_mut_refs is forcing spinning_top #48

thalesfragoso opened this issue Dec 31, 2020 · 0 comments · Fixed by #49

Comments

@thalesfragoso
Copy link
Contributor

After the change in #46, const_mut_refs now enables the spinning_top dependency, which I don't think is required. This is causing breakage on alloc-cortex-m because spinning_top uses CAS, which isn't available in thumbv6.

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 a pull request may close this issue.

1 participant