Hi,

I dont want to have anything serious to do with rust, but I like your article, as it gives a kind of rosetta stone to interop basic rust with C and the usual toolchains, which I did not see anywhere else (I did not search for long).

I'll keep it as a reference doc.

Thanks,

Sebastien

Le 07/04/2024 à 00:56, Lee, Lup Yuen a écrit :
This article explains the current steps for running barebones Rust Apps on
NuttX and the challenges we faced:

(1) How we compile Rust Apps for NuttX
(2) Running NuttX and Rust Apps on QEMU RISC-V Emulator
(3) Console Input and Output for Rust on NuttX
(4) Software vs Hardware Floating-Point and why it’s a problem
(5) Linking Issues with the Rust Panic Handler
(6) Standard vs Embedded Rust and why it matters
(7) Why we’re doing all this for Google Summer of Code (GSoC)

Here's the article: https://lupyuen.codeberg.page/articles/rust3.html

Mr Rushabh Gala is my GSoC Mentee, when the project begins I'll do the
proper intro. Stay tuned :-)

Lup

Reply via email to