Revise today's tutorial and lesson information

Updated tutorial date and lesson details for the Embedded Assembler Course.
This commit is contained in:
Kevin Thomas
2026-08-24 08:57:54 -04:00
committed by GitHub
parent 9d63c21229
commit c33cef279b
+3 -3
View File
@@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
<br>
# Today's Tutorial [August 23, 2026]
## Lesson 274: Embedded Assembler Course (Chapter 3: Vector Table)
This chapter covers the concept and development of the vector table within the STM32F401CCU6 architecture.
# Today's Tutorial [August 24, 2026]
## Lesson 275: Embedded Assembler Course (Chapter 4: Linker Script)
This chapter covers the linker script concept and development within the STM32F401CCU6 architecture.
-> Click [HERE](https://github.com/mytechnotalent/Embedded-Assembler/blob/main/Embedded-Assembler.pdf) to read the FREE pdf book.