More about #RustLang Custom Targets...
https://docs.rust-embedded.org/embedonomicon/custom-target.html
Here's how we build #BL602 #RustLang programs with our Custom Target ... This also builds the Rust Core Library for our Custom Target
https://github.com/lupyuen/bl_iot_sdk/blob/rust/customer_app/sdk_app_rust/run.sh#L33-L77
#RustLang runs OK on #BL602 IoT SDK ... After creating custom target "riscv32imacf-unknown-none-elf" yay! 🎉
https://github.com/lupyuen/bl_iot_sdk/tree/rust/customer_app/sdk_app_rust
Linking #RustLang code (riscv32imac) with #BL602 IoT SDK (RV32-ACFIMX) ... "Can't link soft-float modules with single-float modules" 🤔
https://github.com/lupyuen/bl_iot_sdk/blob/rust/customer_app/sdk_app_rust/run.sh
Why #RustLang Strings seem hard
Google Online Security Blog: #RustLang in the #Linux kernel
https://security.googleblog.com/2021/04/rust-in-linux-kernel.html
#RustLang is for Professionals
https://gregoryszorc.com/blog/2021/04/13/rust-is-for-professionals/
#RustLang in Production: MeiliSearch
#RustLang, not Firefox, is Mozilla's greatest industry contribution
https://www.techrepublic.com/article/rust-not-firefox-is-mozillas-greatest-industry-contribution/
#RustLang "cargo" Build Script can call GCC to compile C code ... Maybe we use this instead of "make" to build #BL602 IoT SDK on Windows? 🤔
https://doc.rust-lang.org/cargo/reference/build-script-examples.html
Working with #RustLang in #VSCode’s devcontainer
https://thad.getterman.org/articles/vscode-devcontainer-rust/
Public Transport #RustLang #GTK app for #PinePhone
AWS's Shane Miller to head the newly created #RustLang Foundation
https://www.zdnet.com/article/awss-shane-miller-to-head-the-newly-created-rust-foundation/
Bevy 0.5: Data-driven Game Engine built in #RustLang
IoT Techie and Educator / Apache NuttX PMC