Rust Programming Language
How Rust Makes Open Source Embedded Drivers Easy
Speakers
Presentation Slides
Presentation Video
Adding an existing open source driver for your embedded peripheral is pretty awful in C. Rust makes open source embedded drivers easy thanks to the language itself, and the Rust Embedded ecosystem.