add pico readme

This commit is contained in:
jean-marcharvengt 2021-04-10 17:43:44 +02:00
parent 5f05f3b90e
commit 067c9fa112

View file

@ -1,4 +1,4 @@
#only need cmake, copiler and pico-sdk (no extra, no playground) #only need cmake, ARM cross-compiler and pico-sdk (no extra, no playground)
git clone -b master https://github.com/raspberrypi/pico-sdk.git git clone -b master https://github.com/raspberrypi/pico-sdk.git
cd pico-sdk/ cd pico-sdk/
git submodule update --init git submodule update --init