Expand description
A simple no_std heap allocator for RISC-V and Xtensa processors from
Espressif.
A simple no_std heap allocator for RISC-V and Xtensa processors from
Espressif. Supports all currently available ESP32 devices.
NOTE: using this as your global allocator requires using Rust 1.68 or
greater, or the nightly release channel.