git submodule init required for pico-extras

main
eleccoder 2022-11-18 14:46:32 +01:00
rodzic 537ddf006b
commit 2ba1a00915
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -29,6 +29,8 @@ Your host platform for cross-compilation is assumed to be LINUX.
```
cd $PICO_SDK_PATH/..
git clone -b master https://github.com/raspberrypi/pico-extras.git
cd pico-extras
git submodule update --init
```
## Hardware