From c8f1b70fbe11524377d8588ca88a1e4b4388f0e1 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 10 Aug 2026 11:15:22 -0400 Subject: [PATCH] Update tutorial date and lesson content Updated the tutorial date and lesson number, and changed the content to reflect the new chapter on building and flashing. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a7cd53..879d4f2 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
-# Today's Tutorial [August 4, 2026] -## Lesson 265: Hacking Embedded Rust Course (Chapter 5: Embassy Executor Enqueue/Dequeue In Detail -This chapter covers the project step-by-step enqueue/dequeue of Reverse Engineering Rust Pico. +# Today's Tutorial [August 10, 2026] +## Lesson 266: Hacking Embedded Rust Course (Chapter 6: Building and Flashing) +This chapter covers the project step-by-step of building and flashing Reverse Engineering Rust Pico. -> Click [HERE](https://github.com/mytechnotalent/rust_embassy_pico_project/blob/main/Hacking_Embedded_Rust.pdf) to read the FREE pdf book.