From 883d176cf6cbdcc503cb96a8b7214102c12a5bb7 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 2 Sep 2026 09:04:41 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 27cac96..91a2a50 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 [September 1, 2026] -## Lesson 282: Embedded Assembler Course (Chapter 11: Functions, Interrupts, UART & STUXNET Simulation!) -This chapter covers functions, interrupts, UART and a simple STUXNET simulation within the STM32F401CCU6 architecture. +# Today's Tutorial [September 2, 2026] +## Lesson 284: Embedded Hacking Course (Chapter 2: Debugging hello, world) +This chapter covers the debugging of our firmware for the Pico 2 MCU hello, world program. --> Click [HERE](https://github.com/mytechnotalent/Embedded-Assembler/blob/main/Embedded-Assembler.pdf) to read the FREE pdf book. +-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.