Wrote my own #allocator using the #Rust allocator api(the forever unstable/nightly feature) to use the PSRAM on my microcontroller. I will always be amazed by how far Rust got as a systems language without support for custom allocators.