From 3213e3c944d8d93c2ba4e8be8fdc41aaffa09637 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 26 Aug 2026 08:24:23 -0400 Subject: [PATCH] Revise tutorial for August 26, 2026 Updated tutorial date and lesson details. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f42fe76..2a3cb91 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 25, 2026] -## Lesson 276: Embedded Assembler Course (Chapter 5: ELF File Analysis) -This chapter covers ELF file analysis and tools within the STM32F401CCU6 architecture. +# Today's Tutorial [August 26, 2026] +## Lesson 277: Embedded Assembler Course (Chapter 6: ARM Cortex-M Registers) +This chapter covers the ARM Cortex-M registers within the STM32F401CCU6 architecture. -> Click [HERE](https://github.com/mytechnotalent/Embedded-Assembler/blob/main/Embedded-Assembler.pdf) to read the FREE pdf book.