Online books for Embedded Rust
Rust Embedded aims to be a resource for Rust programmers writing software for embedded devices.
The Embedded Rust Book is an introductory book about using the Rust Programming Language on "Bare Metal" embedded systems, such as Microcontrollers.
Another one Discover the world of microcontrollers through Rust!
There are currently two versions of this book. The first is older and uses an F3 Discovery circuit board to introduce you to microcontrollers and Rust, while the second is newer and uses a micro:bit circuit board instead.
~ Older book, using an F3 discovery board
~ Newer book, using a micro:bit
Comments
Post a Comment