ferrous-systems / rust-training

Learning materials for the Rust Training courses by Ferrous Systems
127 stars 16 forks source link

Add heap to armv8-r demo #165

Closed jonathanpallant closed 1 week ago

jonathanpallant commented 1 week ago

The QEMU based armv8-r demo now sets up a heap.

This requires some dependencies.

This requires the dependencies to be vendored so that build.sh can find them, and some fancy changes to build.sh to build the full dependency tree.

cloudflare-pages[bot] commented 1 week ago

Deploying ferrous-systems-rust-training with  Cloudflare Pages  Cloudflare Pages

Latest commit: d327644
Status: ✅  Deploy successful!
Preview URL: https://c082c2b3.ferrous-systems-rust-training.pages.dev
Branch Preview URL: https://add-heap-to-armv8r.ferrous-systems-rust-training.pages.dev

View logs