From f77f545118d637a511cff7ed141aed668915d571 Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Wed, 9 Aug 2023 20:22:42 +0330 Subject: [PATCH] Update README.md Add 'The Future of Programming: Rust' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55c64ed..34fa33a 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ PlatformIO is a cross-platform, cross-architecture, multiple framework, professi #### Rust - [The Embedded Rust Book](https://docs.rust-embedded.org/book/) +- [The Future of Programming: Rust](https://www.youtube.com/playlist?list=PLc7W4b0WHTAUAEAguiqpNa5H0QqXJIJI6) - [Community Rust support projects for STM32 microcontrollers](https://github.com/stm32-rs) - [Rust on ESP Community](https://github.com/esp-rs)