If you want to use Rust for Linux system programming and build your system with Yocto, you’ll need clear steps to let Yocto build Rust code for another system and include it in the final image. You can add Rust support in different ways, but I prefer using Yocto’s built-in cargo class. With this method, […]
Tag: embedded system
Weekend Project – Zephyr on the UNO Q: Like Bumping Into an Old Friend
You know that feeling when you run into someone on the street and you’re almost convinced you’ve met them before? Or maybe they just remind you of someone else?That’s exactly the kind of familiar feeling I had, not with a person, but with a piece of technology. The first time I started reading about Zephyr, […]