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
The
allocatorexample no longer builds due to a semver-breaking breaking change inlinked-list-allocator.Once
alloc-cortex-mgets a new release we should update this repo to it. rust-embedded/embedded-alloc#42