From f1a1a298f84aff7766899dbfc5e7da35efb56084 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 10 Feb 2024 10:27:37 -0500 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index b743900..bf1eeb2 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,21 @@ This chapter covers hacking the double floating-point data type as it relates to -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 20: Static Variables +This chapter covers static variables as it relates to embedded development on the Pico W. + +-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. + +## Chapter 21: Debugging Static Variables +This chapter covers debugging static variables as it relates to embedded development on the Pico W. + +-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. + +## Chapter 22: Hacking Static Variables +This chapter covers hacking static variables as it relates to embedded development on the Pico W. + +-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. + ## IN DEVELOPMENT ## License