9names opened this issue 3 years ago · 0 comments
In Cargo.toml you have
rp2040-hal = {git="https://github.com/rp-rs/rp-hal.git"}
By not specifying a branch this will fail on older toolchains that will default for master.