Skip to content

Commit

Permalink
Merge pull request #3827 from raspberrypi/develop
Browse files Browse the repository at this point in the history
Roll out latest develop changes to production
  • Loading branch information
nathan-contino authored Aug 20, 2024
2 parents d19583e + a6b58f7 commit d88c60a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,11 @@ The Raspberry Pi Pico 2 comes as a castellated module which allows soldering dir

NOTE: Both boards have a three pin Serial Wire Debug (SWD) header. However, the Pico 2 with headers breaks this 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.

=== Pinout and design files
==== Pinout and design files

image::images/pico-2-r4-pinout.svg[]

* Download the https://datasheets.raspberrypi.com/pico/Pico-2-Pinout.pdf[Pinout Diagram] (PDF)
* Download https://datasheets.raspberrypi.com/pico/RPi-Pico-2-PUBLIC-20240708.zip[Design Files] (KiCad)
* Download https://datasheets.raspberrypi.com/pico/Pico-2-step-20240708.zip[STEP File]
* Download https://datasheets.raspberrypi.com/pico/Pico-2-Fritzing-20240708.fzpz[Fritzing Part] for Raspberry Pi Pico

Expand Down
4 changes: 0 additions & 4 deletions documentation/asciidoc/microcontrollers/silicon/rp2350.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ RP2350 includes a pair of open-hardware Hazard3 RISC-V cores which can be substi

Designed by Raspberry Pi as both a development board, and as a reference design, the xref:pico-series.adoc#pico-2-technical-specification[Raspberry Pi Pico 2] is based on the RP2350.

The design files for Raspberry Pi Pico 2 are available openly, with no limitations:

* Download https://datasheets.raspberrypi.com/pico/RPi-Pico-2-PUBLIC-20240708.zip[Design Files] for Raspberry Pi Pico 2 (Cadence Allegro)

Permission to use, copy, modify, and/or distribute this design for any purpose with or without fee is hereby granted.

THE DESIGN IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS DESIGN INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS DESIGN.
Expand Down

0 comments on commit d88c60a

Please sign in to comment.