embedonomicon icon indicating copy to clipboard operation
embedonomicon copied to clipboard

This book has been moved to https://github.com/rust-embedded/embedonomicon

UPDATE

This book has been moved to https://github.com/rust-embedded/embedonomicon.

This repository won't be updated.


The Embedonomicon

Documentation about the low level magic that binds together embedded no_std programs

The book

License

The documentation / book is licensed under

  • CC0 1.0 Universal (LICENSE-CC or https://creativecommons.org/publicdomain/zero/1.0/)

And the source code (embedded code snippets and free-standing Cargo projects) is licensed under either of

  • Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

  • MIT License (LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option.

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.