From 9f52047694c6cda4a24f249b1e2030d0a8bd1aaf Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 13 Aug 2026 07:58:17 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c104a5..4c0bb56 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 12, 2026] -## Lesson 267: Hacking Embedded Rust Course w/ microbit (Chapter 1: Foundation Analysis and Binary Structure) -This chapter covers the foundation analysis and binary structure for an embedded Rust microbit. +# 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. -> Click [HERE](https://github.com/mytechnotalent/rust_embassy_microbit_project/blob/main/Hacking_Embedded_Rust_w_microbit.pdf) to read the FREE pdf book.