Skip to content

Commit 1bb135f

Browse files
author
Alasdair Allan
authored
Merge pull request #2569 from raspberrypi/develop
Push to production
2 parents 0262749 + e9680ed commit 1bb135f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/asciidoc/microcontrollers/micropython/drag-and-drop.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Download the correct MicroPython UF2 file for your board:
88

99
* https://micropython.org/download/rp2-pico/rp2-pico-latest.uf2[Raspberry Pi Pico]
1010
11-
* https://datasheets.raspberrypi.com/soft/micropython-firmware-pico-w-290622.uf2[Raspberry Pi Pico W] (with https://makeblock-micropython-api.readthedocs.io/en/latest/public_library/Third-party-libraries/urequests.html[urequests] and https://docs.micropython.org/en/latest/reference/packages.html[upip] preinstalled)
11+
* https://micropython.org/download/rp2-pico-w/rp2-pico-w-latest.uf2[Raspberry Pi Pico W] (with https://makeblock-micropython-api.readthedocs.io/en/latest/public_library/Third-party-libraries/urequests.html[urequests] and https://docs.micropython.org/en/latest/reference/packages.html[upip] preinstalled)
1212
1313
Then go ahead and:
1414

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Raspberry Pi Pico is a low-cost, high-performance microcontroller board with fle
2424

2525
The Raspberry Pi Pico comes as a castellated module allows soldering direct to carrier boards, while the Pico H comes with pre-soldered headers.
2626

27-
NOTE: Both boards have a three pin Serial Wire Debug (SWD) header. However, the Pico H has this broken out into a small, keyed, https://datasheets.raspberrypi.com/debug/debug-pin-connector-specification.pdf[3-pin connector] while the Pico has three castellated through-hole pins adjacent to the edge of the board.
27+
NOTE: Both boards have a three pin Serial Wire Debug (SWD) header. However, the Pico H has this broken out into a small, keyed, https://datasheets.raspberrypi.com/debug/debug-connector-specification.pdf[3-pin connector] while the Pico has three castellated through-hole pins adjacent to the edge of the board.
2828

2929
=== Pinout and Design Files
3030

0 commit comments

Comments
 (0)