-
- Downloads
revert to cortex-rt v0.5.0
... | @@ -14,7 +14,7 @@ vcell = "0.1.0" | ... | @@ -14,7 +14,7 @@ vcell = "0.1.0" |
[dependencies.cortex-m-rt] | [dependencies.cortex-m-rt] | ||
optional = true | optional = true | ||
version = "0.4.0" | version = "0.5.0" | ||
[features] | [features] | ||
rt = ["cortex-m-rt/device"] | rt = ["cortex-m-rt/device"] | ||
\ No newline at end of file |
Please register or sign in to comment