rust-embedded/cortex-m-quickstart

Allocator example broken

Dirbaio opened this issue · 0 comments

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. rust-embedded/embedded-alloc#42