From ce0998ddd982116723a68b346450ff8ebd95af12 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 31 Aug 2026 09:16:32 -0400 Subject: [PATCH] Update tutorial date and lesson details --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c41ad72..c6c1cf4 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 30, 2026] -## Lesson 281: Embedded Assembler Course (Chapter 10: Conditional Execution) -This chapter covers the basic conditional execution within the STM32F401CCU6 architecture. +# Today's Tutorial [August 31, 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. -> Click [HERE](https://github.com/mytechnotalent/Embedded-Assembler/blob/main/Embedded-Assembler.pdf) to read the FREE pdf book.