build(deps): update stm32f1xx-hal
dep 0.5.3 -> 0.6.0, remove stm32f1
dep that's not currently used
This commit is contained in:
@@ -21,12 +21,8 @@ embedded-hal = "0.2.3"
|
||||
nb = "0.1.2"
|
||||
rtt-target = { version = "0.2.0", features = ["cortex-m"] }
|
||||
|
||||
[dependencies.stm32f1]
|
||||
version = "0.10.0"
|
||||
features = ["stm32f103", "rt"]
|
||||
|
||||
[dependencies.stm32f1xx-hal]
|
||||
version = "0.5.3"
|
||||
version = "0.6.0"
|
||||
features = ["rt", "stm32f103", "medium"]
|
||||
|
||||
[[bin]]
|
||||
|
Reference in New Issue
Block a user