diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-01-10 22:09:20 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-10 22:09:20 +0100 |
| commit | fc7e94ae763592055e180edff3fabf26e5d22ab7 (patch) | |
| tree | 5c07162badf76fcb1f8b63b3cba0ffa4b3297ab0 /docs | |
| parent | 4fbe1beefeee9dd6a3486739cacd7377f8785808 (diff) | |
| parent | 6003582bebf07bcfcf57b957e897697d35a8b46c (diff) | |
Merge pull request #3753 from embassy-rs/add-intro-video
docs: add intro to embassy by therustybits
Diffstat (limited to 'docs')
| -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] |
