cortex-m-quickstart icon indicating copy to clipboard operation
cortex-m-quickstart copied to clipboard

Allocator example broken

Open Dirbaio opened this issue 5 years ago • 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. https://github.com/rust-embedded/alloc-cortex-m/issues/42

Dirbaio avatar Dec 30 '20 19:12 Dirbaio