Revise today's tutorial and lesson information

Updated tutorial date and lesson details for embedded Rust course.
This commit is contained in:
Kevin Thomas
2026-08-15 08:17:33 -04:00
committed by GitHub
parent 054787416f
commit 8973e04b5e
+3 -3
View File
@@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
<br>
# Today's Tutorial [August 14, 2026]
## Lesson 269: Hacking Embedded Rust Course w/ microbit (Chapter 3: Interrupt Handlers and Hardware Abstraction)
This chapter covers the interrupt handlers and hardware abstraction for an embedded Rust microbit.
# Today's Tutorial [August 15, 2026]
## Lesson 270: Hacking Embedded Rust Course w/ microbit (Chapter 4: Advanced System Components)
This chapter covers the advanced system components for an embedded Rust microbit.
-> Click [HERE](https://github.com/mytechnotalent/rust_embassy_microbit_project/blob/main/Hacking_Embedded_Rust_w_microbit.pdf) to read the FREE pdf book.