mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-04-21 18:46:07 +02:00
Remove Embedded Assembler and C Drivers sections
Removed sections for Embedded Assembler and C Drivers from the README.
This commit is contained in:
@@ -25,29 +25,16 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8)
|
||||
|
||||
<br>
|
||||
|
||||
# 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)
|
||||
## RP2350 1602 LCD Driver [HERE](https://github.com/mytechnotalent/RP2350_1602_LCD_Driver)
|
||||
|
||||
<br>
|
||||
|
||||
# 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)
|
||||
## RP2350 C 1602 LCD Driver [HERE](https://github.com/mytechnotalent/RP2350_C_1602_LCD_Driver)
|
||||
|
||||
<br>
|
||||
|
||||
# Embedded Rust Drivers
|
||||
## RP2350 Rust Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_Rust_Blink_Driver)
|
||||
|
||||
<br><br>
|
||||
|
||||
# Schematic
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
## Chapter 1: hello, world
|
||||
This chapter covers the basics of setting up a dev environment and basic template firmware for the Pico 2 MCU in addition to printing hello, world.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user