-
- Downloads
start
... | ... | @@ -21,7 +21,7 @@ panic-rtt-target = { version = "0.1.1", features = ["cortex-m"] } |
[dependencies.stm32f4] | ||
version = "0.12.1" | ||
features = ["stm32f411", "rt"] | ||
features = ["stm32f413", "rt"] | ||
[features] | ||
nightly = ["cortex-m/inline-asm"] | ||
... | ... |
Please register or sign in to comment