If we want to introduce Rust into an existing C++ codebase, one of the most challenging apsects is the fact,…
Last week I gave a talk on embedded Rust at this year’s Embedded Software Engineering Congress. The slides (in German)…
If you’re doing bare-metal embedded programming you’ve probably used IAR’s embedded workbench at some point. IAR is a goto solution…
During the last 18 months I’ve developed software that heavily relied on statemachines to synchronize the behavior of a distributed…
And yes, I actually mean bare metal as in “no operating system”. When I first got the idea to tinker…
If one thing has really followed me through 2019, then it was Rust. I’ve spent time with the language on…