-
Notifications
You must be signed in to change notification settings - Fork 110
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
Compile fails using Rustc 1.80.0 #484
Comments
|
fixed #475 The data ack proto code and support in hpr was merged and deployed a while ago (please confirm @michaeldjeffrey ). I've updated that PR to include the rust upgrade issues. Note @jthiller that currently the CI build limits rust to 1.72 since there were issues with newer rust async on mipsel . This is also why that PR now breaks since crate upgrades require 1.74 or higher. Can we get some testing on a mipsel target with a 1.80 build? |
Will need to handle #475 issues separately |
Confirming packet acks are in HPR helium/helium-packet-router#279 |
Compiling directly on a Raspberry Pi 3 under a new install
cargo build
fails to complete.Loading 1.79.0 via rustup lends to a successful build.
...
The text was updated successfully, but these errors were encountered: