Added progress to flash tool
This commit is contained in:
parent
b2830a1fbc
commit
57fdf05f00
4 changed files with 290 additions and 48 deletions
|
|
@ -22,3 +22,5 @@ postcard = {version = "1.0.10", features = ["use-std"]}
|
|||
dfu-libusb = "0.3.0"
|
||||
libusb1-sys = "0.6"
|
||||
rusb = "0.9"
|
||||
clap = { version = "4.5.19", features = ["derive"] }
|
||||
indicatif = "0.17.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue