cortex-m-quickstart
cortex-m-quickstart copied to clipboard
Allocator example broken
The allocator example no longer builds due to a semver-breaking breaking change in linked-list-allocator.
Once alloc-cortex-m gets a new release we should update this repo to it. https://github.com/rust-embedded/alloc-cortex-m/issues/42