-
Notifications
You must be signed in to change notification settings - Fork 12
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
nrf9151 preview #23
nrf9151 preview #23
Conversation
Making nrf-modem work with the newest nrfxlib-sys (nordic nrfxlib v.2.7.0)
This is a draft/WIP PR. It depends on nrflixb-sys getting updated to v2.7.0. I submitted a PR for that earlier. Also, a few new FFI functions need to be filled in |
Can we think of a reason why this would be a breaking change? IIRC we don't forward any types from |
Pinning nrfxlib-sys version Co-authored-by: Dion Dokter <[email protected]>
Alright, looks pretty decent now |
I am unsure what to do about |
Yeah just leave them as stubs for now. That's fine. |
cargo fmt
Adding support for the nrf9120 (nrf9151 and nrf9161)