From 481b3ca5115165c40cd8698e2b862e21da82b71f Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 12 Aug 2026 08:12:12 -0400 Subject: [PATCH] Update tutorial date and lesson details --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 879d4f2..7c104a5 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ By using this repository and course, you acknowledge and agree that:
-# 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. +# Today's Tutorial [August 12, 2026] +## Lesson 267: Hacking Embedded Rust Course w/ microbit (Chapter 1: Foundation Analysis and Binary Structure) +This chapter covers the foundation analysis and binary structure for an embedded Rust microbit. --> Click [HERE](https://github.com/mytechnotalent/rust_embassy_pico_project/blob/main/Hacking_Embedded_Rust.pdf) to read the FREE pdf book. +-> Click [HERE](https://github.com/mytechnotalent/rust_embassy_microbit_project/blob/main/Hacking_Embedded_Rust_w_microbit.pdf) to read the FREE pdf book.