From 067c9fa112bdf119c88e0250ec1cf527884e2c1d Mon Sep 17 00:00:00 2001 From: jean-marcharvengt Date: Sat, 10 Apr 2021 17:43:44 +0200 Subject: [PATCH] add pico readme --- MCUME_pico/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MCUME_pico/readme.txt b/MCUME_pico/readme.txt index 5481a82..abd9bfd 100755 --- a/MCUME_pico/readme.txt +++ b/MCUME_pico/readme.txt @@ -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 cd pico-sdk/ git submodule update --init