We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f3d1e commit bef2696Copy full SHA for bef2696
extra/bootstrap.sh
@@ -12,3 +12,6 @@ west init -l .
12
west update
13
pip install -r ../zephyr/scripts/requirements-base.txt
14
# download slim toolchain from https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.8
15
+
16
+# add here the required blobs based on supported platforms
17
+west blobs fetch hal_nxp
0 commit comments