mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-26 20:00:27 +00:00

(I also added a note that newer entries are at the top. If this isn't right, let me know or change.)
embassy docs
The documentation hosted at https://embassy.dev/book. Building the documentation requires the asciidoctor tool, and can built running make
in this folder:
make
Then open the generated file thebook/index.html
.
License
The Embassy Docs (this folder) is distributed under the following licenses:
- The code samples and free-standing Cargo projects contained within these docs are licensed under the terms of both the MIT License and the Apache License v2.0.
- The written prose contained within these docs are 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: