Revise tutorial date and lesson content

Updated tutorial date and lesson details for the Hacking Embedded Rust Course.
This commit is contained in:
Kevin Thomas
2026-08-14 07:49:12 -04:00
committed by GitHub
parent 9f52047694
commit bbd9cff410
+3 -3
View File
@@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
<br>
# Today's Tutorial [August 13, 2026]
## Lesson 268: Hacking Embedded Rust Course w/ microbit (Chapter 2: Embassy Async Runtime Deep Dive)
This chapter covers the Embassy async runtime for an embedded Rust microbit.
# 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.
-> Click [HERE](https://github.com/mytechnotalent/rust_embassy_microbit_project/blob/main/Hacking_Embedded_Rust_w_microbit.pdf) to read the FREE pdf book.