Skip to content

Commit 78a48a5

Browse files
author
Alasdair Allan
authored
Merge pull request raspberrypi#2780 from raspberrypi/develop
Push to production
2 parents 51df30b + 8e959a8 commit 78a48a5

File tree

1 file changed

+1
-1
lines changed
  • documentation/asciidoc/microcontrollers/raspberry-pi-pico

1 file changed

+1
-1
lines changed

documentation/asciidoc/microcontrollers/raspberry-pi-pico/utilities.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you have forgotten what has been programmed into your Raspberry Pi Pico, and
1010

1111
It is possible to use one Raspberry Pi Pico to debug another Pico. This is possible via picoprobe, an application that allows a Pico to act as a USB → SWD and UART converter. This makes it easy to use a Pico on non-Raspberry Pi platforms such as Windows, Mac, and Linux computers where you don’t have GPIOs to connect directly to your Pico. Full instructions on how to use Picoprobe to do this are available in our 'https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf[getting started]' documentation.
1212

13-
* Download the https://datasheets.raspberrypi.com/soft/picoprobe.uf2[UF2 file]
13+
* Download the https://github.com/raspberrypi/picoprobe/releases/latest/download/picoprobe.uf2[UF2 file]
1414
* Go to the https://github.com/raspberrypi/picoprobe[Picoprobe Github repository]
1515

1616
=== Resetting Flash memory

0 commit comments

Comments
 (0)