ESP32 embedded Rust setup explained
This time we're learning about how to setup embedded Rust for an ESP32 using... tools officially supported by Espressif!
Subscribe : https://www.youtube.com/@therustybits?sub\_confirmation=1
Patreon : https://www.patreon.com/therustybits
Chapters
0:00 Intro
1:07 The Target
5:04 The Tools
7:14 The Project
11:22 RGBlinky
15:22 The Smart Fort
Special thanks to `word` and `long` Patreon supporters!
- Gaël Giraud
- Χάρης Αμαράντηγος
- Jason Whitlark
- Bogdan
Project stuff
ESP32-C6-DevKitC-1-N8 Development Board | https://amzn.to/4mmyslv
^ This is an affiliate link, which cost you nothing, but will earn the channel a small commission if you decide to make a purchase.
References
The Rust on ESP Book | https://docs.espressif.com/projects/rust/book/
ESP32-C6-DevKit | https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32c6/esp32-c6-devkitc-1/index.html
esp-rs project | https://github.com/esp-rs
The Embedded Rust book | https://docs.rust-embedded.org/book/
"The Book" | https://doc.rust-lang.org/book/index.html