Squashed 'third_party/pico-sdk/' content from commit 2062372d2
Change-Id: Ic20f199d3ed0ea8d3a6a1bbf513f875ec7500cc6
git-subtree-dir: third_party/pico-sdk
git-subtree-split: 2062372d203b372849d573f252cf7c6dc2800c0a
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/src/rp2040.cmake b/src/rp2040.cmake
new file mode 100644
index 0000000..c68df45
--- /dev/null
+++ b/src/rp2040.cmake
@@ -0,0 +1,6 @@
+# include everything needed to build against rp2040
+
+include(rp2_common.cmake)
+
+add_subdirectory(rp2040)
+