Skip to content

Commit bc057d1

Browse files
authored
Merge pull request #6074 from jamesmcm/add_esp32_snake
Add Rust ESP32 Snake walkthrough
2 parents 2b3a5e6 + dabfe8f commit bc057d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2024-11-06-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ and just ask the editors to select the category.
7272
* [Parsing arguments in Rust with no dependencies](https://www.ntietz.com/blog/parsing-arguments-rust-no-deps/)
7373
* [Simple way to make i18n support in Rust with with examples and tests](https://www.onlycoiners.com/user/onlycoiners/blog/simple-way-to-make-i18n-support-in-rust-with-with-examples-a)
7474
* [How to shallow clone a Cow](https://blog.getreu.net/20241005-how_to_shallow_clone_a_cow-blog/)
75+
* [Beginner Rust ESP32 development - Snake](https://jamesmcm.github.io/blog/beginner-rust-esp32-lcdsnake/)
7576
* [video] [Rust Collections & Iterators Demystified 🪄](https://www.youtube.com/watch?v=oiWATcjyUEI)
7677

7778
### Research

0 commit comments

Comments
 (0)