Crates.io | alloc-cortex-m |
lib.rs | alloc-cortex-m |
version | 0.4.4 |
source | src |
created_at | 2016-11-19 15:53:55.367716 |
updated_at | 2022-12-20 20:29:56.019078 |
description | A heap allocator for Cortex-M processors |
homepage | |
repository | https://github.com/rust-embedded/alloc-cortex-m |
max_upload_size | |
id | 7307 |
size | 34,440 |
alloc-cortex-m
This crate is deprecated; please use embedded-alloc
instead.
embedded-alloc
is the latest version of alloc-cortex-m
, but supports
more than just cortex-m platforms.
A heap allocator for Cortex-M processors
This project is developed and maintained by the Cortex-M team.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Cortex-M team, promises to intervene to uphold that code of conduct.