boards/raspberrypi-pico: Update README to fix Pico SDK version

This commit is contained in:
Yuichi Nakamura 2021-11-22 15:18:47 +09:00 committed by Xiang Xiao
parent 060b99d67c
commit dda73393d9

View File

@ -36,7 +36,7 @@ Installation
1. Download Raspberry Pi Pico SDK
$ git clone -b master https://github.com/raspberrypi/pico-sdk.git
$ git clone -b 1.1.2 https://github.com/raspberrypi/pico-sdk.git
2. Set PICO_SDK_PATH environment variable