hannobraun / rust-dwm1001

[DEPRECATED] This repository was merged with https://github.com/braun-embedded/rust-dw1000
BSD Zero Clause License
14 stars 7 forks source link

Update dependencies on dw1000 and nrf52832-hal #70

Closed hannobraun closed 5 years ago

hannobraun commented 5 years ago

~Blocked by https://github.com/braun-robotics/rust-dw1000/pull/68~ Probably also makes sense to wait for the next release of nrf52832-hal.

hannobraun commented 5 years ago

No longer blocked. https://github.com/braun-robotics/rust-dw1000/pull/68 has been merged. Rebased and force-pushed to reflect that.

This PR still depends on the Git version of nrf52832-hal. I'm going to leave this open for now, as I expect that a new version will be released soon.

hannobraun commented 5 years ago

I've changed my mind about waiting for the next nrf52832-hal release. Adding a Git dependency at this point is unfortunate, but it's temporary, and breaking the crate for new users without a working Cargo.lock is worse.