Skip to content

Commit bef2696

Browse files
committed
Fix package_all after rw612 inclusion
1 parent a3f3d1e commit bef2696

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extra/bootstrap.sh

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ west init -l .
1212
west update
1313
pip install -r ../zephyr/scripts/requirements-base.txt
1414
# 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

Comments
 (0)