ruspiro-allocator 0.4.0

Simple and lightweight heap memory allocator for Raspberry Pi baremetal environments.
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "RusPiRo/ruspiro-allocator"

[dependencies]

[features]

[lib]

[package]
authors = ["André Borrmann <pspwizard@gmx.de>"]
categories = ["no-std", "embedded"]
description = "Simple and lightweight heap memory allocator for Raspberry Pi baremetal environments.\n"
documentation = "https://docs.rs/ruspiro-allocator/0.4.0"
edition = "2018"
keywords = ["RusPiRo", "baremetal", "allocator", "raspberrypi"]
license = "Apache-2.0"
name = "ruspiro-allocator"
readme = "README.md"
repository = "https://github.com/RusPiRo/ruspiro-allocator/tree/v0.4.0"
version = "0.4.0"