From 248a39f0f20d4c8bb089ca222436747f11cb16df Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 4 Dec 2025 22:00:52 -0500 Subject: [PATCH] Add book section with Chapter 1 details Added a new section for the book and its first chapter. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e7d58c5..de6a1b2 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8)
+# Book + ## 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.