Added test application for flashing
This commit is contained in:
parent
77eebdf795
commit
b2830a1fbc
5 changed files with 115 additions and 3 deletions
|
|
@ -19,3 +19,6 @@ tracing = "0.1.40"
|
|||
tracing-subscriber = "0.3.18"
|
||||
radomctl-protocol = { path = "../protocol" }
|
||||
postcard = {version = "1.0.10", features = ["use-std"]}
|
||||
dfu-libusb = "0.3.0"
|
||||
libusb1-sys = "0.6"
|
||||
rusb = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue