aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2024-09-11 07:08:10 +0000
committerGitHub <[email protected]>2024-09-11 07:08:10 +0000
commitdc98d865ff5a25e33da58fe6090c786ca06500b0 (patch)
tree2733b2bab5ef5bd11d7a76fdc30b7d422ac94680 /docs
parent2c6986f5b0f887c0a2465ef19ad38aad925175be (diff)
parent833537231e763c31eeb29fe7aad005a08477189d (diff)
Merge pull request #3327 from phycrax/docs-add-rustybits-video
docs: Add a link to [From Zero to Async in Embedded Rust] in resources
Diffstat (limited to 'docs')
-rw-r--r--docs/pages/overview.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/pages/overview.adoc b/docs/pages/overview.adoc
index 7d59d5521..2ebc85f6d 100644
--- a/docs/pages/overview.adoc
+++ b/docs/pages/overview.adoc
@@ -77,3 +77,7 @@ For more reading material on async Rust and Embassy:
77* link:https://tweedegolf.nl/en/blog/65/async-rust-vs-rtos-showdown[Comparsion of FreeRTOS and Embassy] 77* link:https://tweedegolf.nl/en/blog/65/async-rust-vs-rtos-showdown[Comparsion of FreeRTOS and Embassy]
78* link:https://dev.to/apollolabsbin/series/20707[Tutorials] 78* link:https://dev.to/apollolabsbin/series/20707[Tutorials]
79* link:https://blog.drogue.io/firmware-updates-part-1/[Firmware Updates with Embassy] 79* link:https://blog.drogue.io/firmware-updates-part-1/[Firmware Updates with Embassy]
80
81Videos:
82
83* link:https://www.youtube.com/watch?v=wni5h5vIPhU[From Zero to Async in Embedded Rust] \ No newline at end of file