Not downloading nested submodules for tinyusb
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -5,7 +5,7 @@ sudo apt update
|
||||
sudo apt install -y cmake gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib
|
||||
git clone https://github.com/raspberrypi/pico-sdk
|
||||
cd pico-sdk
|
||||
git submodule update --init --recursive
|
||||
git submodule update --init
|
||||
cd ..
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user