You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Tools.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,17 +88,10 @@ If the environment variable `PICO_SDK_PATH` is not set, simply run `nix develop`
88
88
89
89
First, clone the [raspberry-pi/pico-examples](https://github.com/raspberrypi/pico-examples) repository (for example, in your home directory) and make it your current working directory:
90
90
91
-
> **_Note_**
92
-
>
93
-
> As of September 2024, we need to check out the specific commit version (`c95295f830a68a4854f822f07ef1b9b5abc3079e`) as shown below
94
-
> because the current template (`lf-3pi-template`) uses Raspberry Pi Pico SDK version 1.5.1,
95
-
> while the current version of `pico-examples` requires Pico SDK version 2.0.0.
0 commit comments