Carl Kadie c101acbdc3
Update Embassy in the Wild with no_std Raspberry Pi Pico clock demonstrating layered Embassy tasks
(I also added a note that newer entries are at the top. If this isn't right, let me know or change.)
2025-09-06 14:05:45 -07:00
..
2024-05-21 10:05:21 +02:00
2025-06-20 07:47:30 -07: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: