[−][src]Crate alloc_cortex_m
A heap allocator for Cortex-M processors.
Note that using this as your global allocator requires nightly Rust.
Example
For a usage example, see examples/global_alloc.rs.
Structs
| CortexMHeap |
A heap allocator for Cortex-M processors.
Note that using this as your global allocator requires nightly Rust.
For a usage example, see examples/global_alloc.rs.
| CortexMHeap |