Update README.md

This commit is contained in:
Kevin Thomas
2023-10-09 13:33:04 -04:00
committed by GitHub
parent 9df603f3e8
commit 51962a33ca

View File

@@ -11,7 +11,7 @@ A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded So
[Download](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf)
## Chapter 1: hello, world
This chapter covers the basics of setting up a dev environment and basic template firmware for the STM32F401CCU6 MCU.
This chapter covers the basics of setting up a dev environment and basic template firmware for the STM32F401CCU6 MCU in addition to printing hello, world.
-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.