-
- Downloads
E complete
... | ... | @@ -16,8 +16,8 @@ rtt-target = { version = "0.3.0", features = ["cortex-m"] } |
# panic handlers | ||
panic-halt = "0.2.0" | ||
panic-semihosting = "0.5.6" | ||
panic-rtt-target = { version = "0.1.1", features = ["cortex-m"] } | ||
#panic-semihosting = "0.5.6" | ||
#panic-rtt-target = { version = "0.1.1", features = ["cortex-m"] } | ||
[dependencies.stm32f4] | ||
version = "0.12.1" | ||
... | ... |
Please register or sign in to comment