Clone this repo:
  1. fe88fbb Merge pull request #386 from HosseinAssaran/master by Adam Greig · 3 months ago master
  2. 41f688a Merge pull request #395 from matej-almasi/master by Diego Barrios Romero · 3 months ago
  3. 9e53f77 replace HStdout with HostStream in start/exceptions ##A complete example by Matej Almasi · 3 months ago
  4. 5aa1ff6 Clarify usage of #[interrupt] attribute and recommend device crate re-export by Hosssein Assaran · 7 months ago
  5. 10fa1e0 Merge pull request #391 from orangecms/halal by Daniel Egger · 4 months ago

The Embedded Rust Book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices

This project is developed and maintained by the Resources team.

See the issue tracker for more details. This book is a living document, and is updated continuously.

Online Copies of this Book

This book is located at https://docs.rust-embedded.org/book/

License

The Embedded Rust Book (this project) is distributed under the following licenses:

  • The code samples and free-standing Cargo projects contained within this book are licensed under the terms of both the MIT License and the Apache License v2.0.
  • The written prose contained within this book is licensed under the terms of the Creative Commons CC-BY-SA v4.0 license.

Copies of the licenses used by this project may also be found here:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Resources team, promises to intervene to uphold that code of conduct.