From 73f672518aca1adbfc8bc34f06c88abdcaa9bd40 Mon Sep 17 00:00:00 2001 From: nate contino Date: Tue, 20 Aug 2024 14:05:46 +0100 Subject: [PATCH 1/2] Fix design files level and remove link temporarily for pico 2 --- .../asciidoc/microcontrollers/pico-series/about_pico.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/asciidoc/microcontrollers/pico-series/about_pico.adoc b/documentation/asciidoc/microcontrollers/pico-series/about_pico.adoc index e1d0ec6c7..057cdafc2 100644 --- a/documentation/asciidoc/microcontrollers/pico-series/about_pico.adoc +++ b/documentation/asciidoc/microcontrollers/pico-series/about_pico.adoc @@ -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 From a6b58f7f45de90412f2683dac08f1cdb8eefc75d Mon Sep 17 00:00:00 2001 From: nate contino Date: Tue, 20 Aug 2024 14:06:50 +0100 Subject: [PATCH 2/2] Remove 2350 design files link until we get a proper version of the file --- documentation/asciidoc/microcontrollers/silicon/rp2350.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/documentation/asciidoc/microcontrollers/silicon/rp2350.adoc b/documentation/asciidoc/microcontrollers/silicon/rp2350.adoc index 1c9c3eaa4..23508f7c1 100644 --- a/documentation/asciidoc/microcontrollers/silicon/rp2350.adoc +++ b/documentation/asciidoc/microcontrollers/silicon/rp2350.adoc @@ -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.