mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2026-01-28 01:47:21 +01:00
.
This commit is contained in:
parent
c7f37fc211
commit
c96dfd8845
1 changed files with 6 additions and 0 deletions
6
init-submodules.sh
Normal file
6
init-submodules.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
git submodule sync
|
||||
git submodule update --init lib/btstack
|
||||
git submodule update --init lib/cyw43-driver
|
||||
git submodule update --init lib/lwip
|
||||
git submodule update --init lib/mbedtls
|
||||
git submodule update --init lib/tinyusb
|
||||
Loading…
Add table
Reference in a new issue