From d57d9d80fec647147a01cbf0c50793a762137b82 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 19 Dec 2025 08:42:26 -0500 Subject: [PATCH] Update README with Bare-Metal Drivers section Added links to Bare-Metal Drivers for RP2350 components. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 41dcb6e..4942d1b 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,14 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8) ## 10pc 25v 1000uF Capacitor [BUY](https://www.amazon.com/Cionyce-Capacitor-Electrolytic-CapacitorsMicrowave/dp/B0B63CCQ2N?th=1) ### 10% PiShop DISCOUNT CODE - KVPE_HS320548_10PC +
+ +# Bare-Metal Drivers +## RP2350 C UART Driver [HERE](https://github.com/mytechnotalent/RP2350_C_UART_Driver) +## 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 1602 LCD Driver [HERE](https://github.com/mytechnotalent/RP2350_C_1602_LCD_Driver) +

# Schematic