raspberrypi / pico-sdk

BSD 3-Clause "New" or "Revised" License
3.26k stars 838 forks source link

Get the SDK and exemples: Failure to download and initialise submodule #1647

Closed samdestroy3 closed 4 months ago

samdestroy3 commented 4 months ago

In section 2.1: Get the SDK and examples.

$ git clone https://github.com/raspberrypi/pico-sdk.git --branch master $ cd pico-sdk $ git submodule update --init

The command submodule update --init does not work. image

lurch commented 4 months ago

I just tested and it works fine here - maybe you just had a temporary network glitch? :shrug:

Screenshot from 2024-02-25 01-55-11

samdestroy3 commented 4 months ago

Thank's for the validation. It may be as you said a network issues. I'm still having the issue. I Will try on an other network