alloc-cortex-m

Crates.ioalloc-cortex-m
lib.rsalloc-cortex-m
version0.4.4
sourcesrc
created_at2016-11-19 15:53:55.367716
updated_at2022-12-20 20:29:56.019078
descriptionA heap allocator for Cortex-M processors
homepage
repositoryhttps://github.com/rust-embedded/alloc-cortex-m
max_upload_size
id7307
size34,440
Adam Greig (adamgreig)

documentation

https://docs.rs/alloc-cortex-m

README

crates.io crates.io

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.

Documentation

Change log

License

Licensed under either of

at your option.

Contribution

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.

Code of Conduct

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.

Commit count: 121

cargo fmt