My student Rushabh Gala has just completed his project for Google Summer of Code, on creating Safer Rust Apps for NuttX.
In this article we walk through Rushabh’s contributions, and understand how we’re evolving Rust Apps for NuttX: (1) Blinking the LED in Rust (2) Handling Errors returned by NuttX (3) Testing on QEMU RISC-V Emulator (4) And maybe Linux / macOS / Windows (5) Working without Rust Crates in NuttX (6) Creating LED Drivers for QEMU and Ox64 BL808 SBC (7) Running Daily Build and Test of our Rust App (8) Updating the Docker Image for Continuous Integration Please check out Rushabh's GSoC Report and my summary here: https://lupyuen.codeberg.page/articles/rust6.html Lup