Update README with image and formatting changes

This commit is contained in:
Kevin Thomas
2025-11-28 10:13:12 -05:00
committed by GitHub
parent 2addf2abc3
commit 4ded949d7c

View File

@@ -34,7 +34,9 @@ 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)
<br>
<br><br>
![image](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/EHP2_bb.png?raw=true)
## 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.