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 f743c72599
commit d5d90e926c
+3 -1
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.