You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -102,6 +104,7 @@ A small selection of other guides and tutorial for Rust:
102
104
-[Impl Snake For Micro:bit - Embedded async Rust on BBC Micro:bit with Embassy](https://gitlab.com/cyril-marpaud/impl_snake_for_microbit/-/blob/main/README.md)
-[Rust needs an official specification](https://tweedegolf.nl/en/blog/140/rust-needs-an-official-specification)
107
+
-[Breakage! in the Cargo.toml — How Rust Package Features Work (And Break)](https://predr.ag/blog/breakage-in-the-cargo-toml-how-rust-package-features-work/)
-[Building a real-time chat using WebSockets over HTTP/2 streams](https://c410-f3r.github.io/thoughts/building-a-real-time-chat-using-web-sockets-over-http2-streams/)
128
+
-[Streaming Audio Apis: The Model](https://xd009642.github.io/2024/12/03/streaming-audio-APIs-the-model.html)
124
129
125
130
## YouTube Videos to look for (what I watched until now)
126
131
-[All Rust features explained](https://www.youtube.com/watch?v=784JWR4oxOI)
@@ -169,6 +174,8 @@ Please see the [Little Book of Rust Books](https://lborb.github.io/book/) for ev
-[Developing a cryptographically secure bootloader for RISC-V in Rust](https://www.codethink.co.uk/articles/2024/secure_bootloader/?_bhlid=990417fa0db0f78bdb27533093300493abdb0ba8)
171
176
-[Pico Pico - Embedded Programming with Rust](https://pico.implrust.com/index.html)
177
+
-[Rust 🦀 on the RP2040](https://baileytownsend.dev/articles/getting-started-with-rust-an-rp2040)
178
+
-[Implementing async APIs for microcontroller peripherals](https://beaurivage.io/atsamd-hal-async/)
172
179
173
180
## Miscellaneous
174
181
-[The AOSP and AAOS Meetup](https://aospandaaos.github.io/meetup.html)
0 commit comments