[go: nahoru, domu]

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

Upgrade nrf52833-hal and nrf51-hal to 0.16 #115

Open
BartMassey opened this issue Jul 20, 2023 · 0 comments
Open

Upgrade nrf52833-hal and nrf51-hal to 0.16 #115

BartMassey opened this issue Jul 20, 2023 · 0 comments

Comments

@BartMassey
Copy link
Member

The nrf52833-hal and nrf51-hal crates are currently at 0.14 here. This leads to getting an old version of nrf-usbd, which in turn leads to getting an old version of critical-section. This makes linking broken unless the client of this crate also uses the cortex-m crate with feature critical-section-single-core. I'm not sure what other kinds of issues and vulnerabilities are here, so it seems to be best to just upgrade the hal crates: this seems to compile fine.

Let me know if I'm confused somehow.

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

No branches or pull requests

1 participant