From cd1144c3fc9d8d378da92adeb781666f861cef46 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 4 Sep 2026 09:15:51 -0400 Subject: [PATCH] Revise today's tutorial and lesson information Updated tutorial date and lesson details for embedded hacking. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5aaede3..cc6ce91 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 [September 3, 2026] -## Lesson 285: Embedded Hacking Course (Chapter 3: Hacking hello, world) -This chapter covers the hacking of our firmware for the Pico 2 MCU hello, world program. +# Today's Tutorial [September 4, 2026] +## Lesson 286: Embedded Hacking Course (Chapter 4: Embedded System Analysis) +This chapter covers a comprehensive embedded system analysis reviewing parts of the RP2350 datasheet and helpful firmware analysis tools. -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.