From dbf9232bf3c04e64d6d964ea9ca0fb33e8fec5e8 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 4 Aug 2026 08:18:20 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df0a87b..6a7cd53 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 3, 2026] -## Lesson 264: Hacking Embedded Rust Course (Chapter 4: How It Works (Step-By-Step)) -This chapter covers the project step-by-step of Reverse Engineering Rust Pico. +# 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. -> Click [HERE](https://github.com/mytechnotalent/rust_embassy_pico_project/blob/main/Hacking_Embedded_Rust.pdf) to read the FREE pdf book.