From c279372a69e0923442b383a60f648f558cf65ccd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 11:48:51 +0000 Subject: [PATCH] Update wiki 9189f7e74a46566de7518632f53bd8331ad88eff --- Setting-Up-the-Pico-SDK-on-Linux-for-Pico-Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-Up-the-Pico-SDK-on-Linux-for-Pico-Development.md b/Setting-Up-the-Pico-SDK-on-Linux-for-Pico-Development.md index f0b136d..f5c35f8 100644 --- a/Setting-Up-the-Pico-SDK-on-Linux-for-Pico-Development.md +++ b/Setting-Up-the-Pico-SDK-on-Linux-for-Pico-Development.md @@ -71,7 +71,7 @@ If successful, this will generate a `blink.uf2` file inside `build/blink/`. To flash the firmware to your Pico: 1. Hold down the **BOOTSEL** button on the Pico. -2. Plug it into your computer via USB. +2. Plug it into your computer via USB then release **BOOTSEL**. 3. The Pico should appear as a mass storage device (`RPI-RP2`). 4. Copy the `blink.uf2` file to the Pico: