dfu-rs / cargo-dfu

cargo extension for flashing embedded rust programs via dfu based on jacobrosenthals cargo-hf2
MIT License
16 stars 5 forks source link

use `download_from_slice` function #5

Closed gnxlxnxx closed 2 years ago

gnxlxnxx commented 2 years ago

this closes #4 but this can only be merged after https://github.com/dfu-rs/dfu-libusb/pull/3 is merged and a release is created, the Cargo.lock file should be updated then too, therefore this is a draft PR.