-
Notifications
You must be signed in to change notification settings - Fork 8
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
Cast errors with 0.4.0 #16
Comments
Which version of nrfxlib are you using with the demo crate? It should probably be updated to use the latest one. |
I've tried the master branch for the
That builds up to a point and then I get:
Any ideas on how to fix that? |
Please see 42-technology-ltd/nrf9160-demo#1 for a working example using nrfxlib v0.5.0 (which uses nrfxlib-sys v1.2.0) |
Hi, I'm very new to doing embedded dev with Rust.
I'm trying to use https://github.com/42-technology-ltd/nrf9160-demo
but I keep getting cast errors like this:
Is there a way to fix this or can I help fix it?
The text was updated successfully, but these errors were encountered: