From 57a51fcd88dd5a9e5b51ada2c1e85e2eabe971e8 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 28 Nov 2025 12:43:07 -0500 Subject: [PATCH] Add link to RP2350 C Button Driver in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94ac79f..c35f3ba 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8) # Embedded C Drivers ## RP2350 C Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_C_Blink_Driver) +## RP2350 C Button Driver [HERE](https://github.com/mytechnotalent/RP2350_C_Button_Driver) ## RP2350 C UART Driver [HERE](https://github.com/mytechnotalent/RP2350_C_UART_Driver)