From ee53c5a94994960fa0c2d1c528058ea2dd454e87 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 28 Nov 2025 12:13:38 -0500 Subject: [PATCH] Add RP2350 Button Driver link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8aa99ce..94ac79f 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8) # Embedded Assembler Drivers ## RP2350 Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_Blink_Driver) +## RP2350 Button Driver [HERE](https://github.com/mytechnotalent/RP2350_Button_Driver) ## RP2350 UART Driver [HERE](https://github.com/mytechnotalent/RP2350_UART_Driver)