From 97517cd3f33cee44f4985d51a3320fdbf2ebd38a Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 22 Aug 2026 09:13:39 -0400 Subject: [PATCH] Revise today's tutorial and lesson information Updated the tutorial date and lesson details. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4ebc0d..7c6d3d3 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 21, 2026] -## Lesson 272: Embedded Assembler Course (Chapter 1: Toolchain) -This chapter covers the basics of setting up a dev environment and basic template firmware for the STM32F401CCU6 MCU. +# Today's Tutorial [August 22, 2026] +## Lesson 273: Embedded Assembler Course (Chapter 2: Architecture Basics) +This chapter covers the basics of the STM32F401CCU6 architecture. -> Click [HERE](https://github.com/mytechnotalent/Embedded-Assembler/blob/main/Embedded-Assembler.pdf) to read the FREE pdf book.