From b591e06bbe10b612d97d3824822b6c8cb037cb79 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 6 Dec 2025 21:59:37 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0fa7e36..1bcd9b9 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,8 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8)
-# Embedded Rust Drivers -## RP2350 Rust UART Driver [HERE](https://github.com/mytechnotalent/RP2350_Rust_UART_Driver) -## RP2350 Rust Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_Rust_Blink_Driver) -## RP2350 Rust Button Driver [HERE](https://github.com/mytechnotalent/RP2350_Rust_Button_Driver) +# Embedded Rust Projects +## DAY001 - Blink a Single LED [HERE](https://github.com/mytechnotalent/DAY001)