-
- Downloads
bare6 done
... | ... | @@ -36,6 +36,10 @@ version = "0.13.0" |
features = ["stm32f411", "rt"] | ||
# [dependencies.stm32f4] | ||
# version = "0.13.0" | ||
# features = ["stm32f411", "rt"] | ||
[dependencies.stm32f4xx-hal] | ||
version = "0.8.3" | ||
features = ["rt", "stm32f411", "usb_fs"] | ||
... | ... |
Please register or sign in to comment