From cd8920e6ed2456858d60b94236b35f1b06fb741a Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 16 Aug 2026 09:11:27 -0400 Subject: [PATCH] Revise tutorial date and lesson content Updated the tutorial date and lesson details for the Hacking Embedded Rust Course. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb6cdcb..b16b01f 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 15, 2026] -## Lesson 270: Hacking Embedded Rust Course w/ microbit (Chapter 4: Advanced System Components) -This chapter covers the advanced system components for an embedded Rust microbit. +# Today's Tutorial [August 16, 2026] +## Lesson 271: Hacking Embedded Rust Course w/ microbit (Chapter 5: Exploitation and Security Assessment) +This chapter covers the exploitation and security assessment for an embedded Rust microbit. -> Click [HERE](https://github.com/mytechnotalent/rust_embassy_microbit_project/blob/main/Hacking_Embedded_Rust_w_microbit.pdf) to read the FREE pdf book.