-
- Downloads
testing of dma
... | ... | @@ -23,6 +23,11 @@ branch = "svd2rust0.12" |
default-features = false | ||
version = "0.2.2" | ||
[dependencies.cortex-m-debug] | ||
git = "https://gitlab.henriktjader.com/pln/cortex-m-debug.git" | ||
version = "0.1.2" | ||
branch = "cortex-m-4" | ||
[dev-dependencies.stm32f413] | ||
features = ["rt"] | ||
version = "0.2.0" | ||
... | ... |
Please register or sign in to comment