esp-idf-alloc 0.1.1

An allocator for the ESP32 based on the ESP-IDF.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]

authors = ["Jens Reimann <ctron@dentrassi.de>"]

categories = ["embedded", "memory-management" ,"no-std"]

description = "An allocator for the ESP32 based on the ESP-IDF."

keywords = ["alloc", "esp32", "esp"]

license = "EPL-2.0"

name = "esp-idf-alloc"

repository = "https://github.com/ctron/esp-idf-alloc"

version = "0.1.1"

edition = "2018"

readme = "README.md"