Ulf Lilleengen 64a2b9b2a3
Merge pull request #4170 from yutannihilation/chore/fix-unsafe-attribute-rust2024
chore: Wrap `link_section` attribute in example code with `unsafe()` for compatibility with Rust 2024 edition
2025-05-09 13:05:23 +02:00
..
2024-05-21 10:05:21 +02:00
2024-05-21 10:05:21 +02:00
2024-05-21 10:05:21 +02:00

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: