-
- Downloads
bare0_4
... | @@ -40,7 +40,7 @@ optional = true | ... | @@ -40,7 +40,7 @@ optional = true |
[dependencies.stm32f4xx-hal] | [dependencies.stm32f4xx-hal] | ||
git = "https://github.com/stm32-rs/stm32f4xx-hal.git" | git = "https://github.com/stm32-rs/stm32f4xx-hal.git" | ||
version = "0.2.8" | version = "0.3.0" | ||
features = ["stm32f413", "rt"] | features = ["stm32f413", "rt"] | ||
optional = true | optional = true | ||
... | ... |
Please register or sign in to comment