-
- Downloads
bare1_1
... | @@ -28,7 +28,7 @@ optional = true | ... | @@ -28,7 +28,7 @@ optional = true |
[dependencies.cortex-m] | [dependencies.cortex-m] | ||
version = "0.5.8" | version = "0.5.8" | ||
# features = ["inline-asm"] # <- currently requires nightly compiler | features = ["inline-asm"] # <- currently requires nightly compiler | ||
# Uncomment for the allocator example. | # Uncomment for the allocator example. | ||
# alloc-cortex-m = "0.3.5" | # alloc-cortex-m = "0.3.5" | ||
... | ... |
Please register or sign in to comment