mirror of
https://github.com/clockworkpi/PicoCalc.git
synced 2025-12-12 10:18:54 +01:00
Update wiki 06680433ed57cff0d46144731d25709e686a5dac
parent
51b377a49b
commit
b47ba0257b
@ -22,7 +22,7 @@ Navigate to a workspace directory and clone the official Raspberry Pi Pico SDK:
|
||||
|
||||
```bash
|
||||
mkdir -p ~/pico && cd ~/pico
|
||||
git clone -b master https://github.com/raspberrypi/pico-sdk.git
|
||||
git clone https://github.com/raspberrypi/pico-sdk.git
|
||||
cd pico-sdk
|
||||
git checkout tags/2.0.0 -b sdk2.0.0
|
||||
git submodule update --init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user