-
- Downloads
bare1 polish
... | ... | @@ -13,12 +13,15 @@ edition = "2018" |
panic-halt = "0.2" | ||
panic-semihosting = "0.5" | ||
cortex-m-semihosting = "0.3.5" | ||
cortex-m = "0.6.2" | ||
aligned = "0.3.2" | ||
ufmt = "0.1.0" | ||
panic-itm = "0.4.1" | ||
nb = "0.1.2" | ||
[dependencies.cortex-m] | ||
verison = "0.6.2" | ||
features = ["inline-asm"] | ||
[dependencies.cortex-m-rt] | ||
version = "0.6.12" | ||
... | ... |
Please register or sign in to comment