diff options
| author | Ulf Lilleengen <[email protected]> | 2025-01-10 21:51:29 +0100 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-01-10 21:51:53 +0100 |
| commit | 6003582bebf07bcfcf57b957e897697d35a8b46c (patch) | |
| tree | 5c07162badf76fcb1f8b63b3cba0ffa4b3297ab0 | |
| parent | 4fbe1beefeee9dd6a3486739cacd7377f8785808 (diff) | |
docs: add intro to embassy by therustybits
| -rw-r--r-- | docs/pages/overview.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pages/overview.adoc b/docs/pages/overview.adoc index 8f97d937f..6e9e58ad3 100644 --- a/docs/pages/overview.adoc +++ b/docs/pages/overview.adoc | |||
| @@ -80,4 +80,5 @@ For more reading material on async Rust and Embassy: | |||
| 80 | 80 | ||
| 81 | Videos: | 81 | Videos: |
| 82 | 82 | ||
| 83 | * link:https://www.youtube.com/watch?v=pDd5mXBF4tY[Intro to Embassy] | ||
| 83 | * link:https://www.youtube.com/watch?v=wni5h5vIPhU[From Zero to Async in Embedded Rust] | 84 | * link:https://www.youtube.com/watch?v=wni5h5vIPhU[From Zero to Async in Embedded Rust] |
