A heap allocator for embedded systems.
# Cargo.toml
[dependencies]
embedded-alloc = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a global heap allocator for embedded systems.
Use unsafe { HEAP.init(size) } before any allocation.No dependency data recorded yet.