We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961366d commit dd30334Copy full SHA for dd30334
Makefile
@@ -8,6 +8,7 @@ help: ## Display this help.
8
##@ Dependencies
9
# Note: Zephyr setup uses minimal modules and ARM-only toolchain for RP2040/RP2350
10
# This saves ~3-4 GB compared to full installation. See docs/additional-resources/west-manifest-setup.md
11
+# Hello World!
12
13
.PHONY: submodules
14
submodules: ## Initialize and update git submodules
0 commit comments