use stable release of alloc-cortex-m
This commit is contained in:
@@ -13,7 +13,7 @@ cortex-m = "0.4.0"
|
||||
cortex-m-semihosting = "0.2.0"
|
||||
# alloc-cortex-m release doesn't use linked_list_allocator v0.5.0 yet.
|
||||
# Uncomment for the allocator example.
|
||||
#alloc-cortex-m = { git = "https://github.com/japaric/alloc-cortex-m.git" }
|
||||
#alloc-cortex-m = "0.3.2"
|
||||
|
||||
|
||||
[dependencies.cortex-m-rt]
|
||||
|
||||
Reference in New Issue
Block a user