Watch how Apache #NuttX RTOS builds #RustLang Apps ... By calling `rustc`
Article: https://lupyuen.codeberg.page/articles/rust3.html#how-nuttx-compiles-rust-apps
Calling fgets() gets complicated ... For #RustLang Apps on Apache #NuttX RTOS
Article: https://lupyuen.codeberg.page/articles/rust3.html#console-input-in-rust
How we run a #RustLang App on QEMU #RISCV with Apache #NuttX RTOS
Article: https://lupyuen.codeberg.page/articles/rust3.html#run-nuttx-on-qemu-risc-v
Here's how we compile a #RustLang App for Apache #NuttX RTOS
Article: https://lupyuen.codeberg.page/articles/rust3.html#build-nuttx-for-qemu-risc-v
"Hello #RustLang" in Apache #NuttX RTOS
Article: https://lupyuen.codeberg.page/articles/rust3.html#rust-app-for-nuttx
Writing an NES Emulator in #RustLang (2020)
"If you are an individual wanting to use RustRover for Non-Commercial purposes, you can use the IDE for free" (#RustLang)
Hello Retro #RustLang on #Ox64 BL808 SBC 😂
Source: https://github.com/lupyuen/nuttx-rust-app#rust-apps-on-ox64-bl808-sbc
#RustLang Apps run OK on #Ox64 BL808 #RISCV SBC ... With Apache #NuttX RTOS! 🎉
Source: https://github.com/lupyuen/nuttx-rust-app#rust-apps-on-ox64-bl808-sbc
#RustLang Apps for #QEMU #RISCV ... We'll target riscv64gc (not riscv64i) on Apache #NuttX RTOS
Source: https://github.com/lupyuen/nuttx-rust-app#change-riscv64i-to-riscv64gc
#RustLang Apps won't compile for 64-bit #RISCV on Apache #NuttX RTOS ... Let's fix this 👍
Source: https://github.com/lupyuen/nuttx-rust-app#rust-apps-wont-compile-for-qemu-risc-v-64-bit
#RustLang Apps won't build correctly for Apache #NuttX RTOS ... Unless we create a Custom Rust Target for QEMU #RISCV
Source: https://github.com/lupyuen/nuttx-rust-app#rust-custom-target-for-qemu-risc-v-on-apache-nuttx-rtos
Creating a #RustLang Custom Target for QEMU #RISCV ... So Rust Apps will build OK for Apache #NuttX RTOS
Source: https://github.com/lupyuen/nuttx-rust-app#rust-custom-target-for-qemu-risc-v-on-apache-nuttx-rtos
"#RustLang Standard Library did not properly escape arguments when invoking Batch Files ... on Windows using the Command API" (Allows arbitrary shell commands)
IoT Techie and Educator / Apache NuttX PMC