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