A heap allocator for Cortex-M processors, enabling dynamic memory allocation in embedded systems.
# Cargo.toml
[dependencies]
alloc-cortex-m = "0.4.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and use the Cortex-M heap allocator.
Ensure the memory region is valid and not used elsewhere.
No dependency data recorded yet.