explicitely specify HAL dep 0.2.1
This commit is contained in:
parent
5078480646
commit
623099b118
@ -20,5 +20,5 @@ panic-rtt-target = { version = "0.1", features = ["cortex-m"] }
|
|||||||
rtt-target = { version = "0.3", features = ["cortex-m"] }
|
rtt-target = { version = "0.3", features = ["cortex-m"] }
|
||||||
|
|
||||||
[dependencies.va108xx-hal]
|
[dependencies.va108xx-hal]
|
||||||
version = "0.2"
|
version = "0.2.1"
|
||||||
features = ["rt"]
|
features = ["rt"]
|
||||||
|
Reference in New Issue
Block a user