Skip to content

Commit 7da0f90

Browse files
Merge pull request #3826 from raspberrypi/pi-5-2gb-more-updates
More updates for pi 5 2gb and some pico 2 updates
2 parents 7eb2e1f + 817a178 commit 7da0f90

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

documentation/asciidoc/computers/raspberry-pi/introduction.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -338,29 +338,29 @@ Models with the *H* suffix have header pins pre-soldered to the GPIO header. Mod
338338
a|
339339
.Raspberry Pi Pico
340340
image::images/pico.png[alt="Raspberry Pi Pico"]
341-
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | 40-pin GPIO header (unpopulated) ^| none
341+
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | two 20-pin GPIO headers (unpopulated) ^| none
342342
a|
343343
.Raspberry Pi Pico H
344344
image::images/pico-h.png[alt="Raspberry Pi Pico H"]
345-
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | 40-pin GPIO header (unpopulated) ^| none
345+
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | two 20-pin GPIO headers ^| none
346346
a|
347347
.Raspberry Pi Pico W
348348
image::images/pico-w.png[alt="Raspberry Pi Pico W"]
349-
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | 40-pin GPIO header (unpopulated)
349+
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | two 20-pin GPIO headers (unpopulated)
350350
a|
351351
* 2.4GHz single-band 802.11n Wi-Fi (10Mb/s)
352352
* Bluetooth 5.2, Bluetooth Low Energy (BLE)
353353
a|
354354
.Raspberry Pi Pico WH
355355
image::images/pico-wh.png[alt="Raspberry Pi Pico WH"]
356-
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | 40-pin GPIO header
356+
| xref:../microcontrollers/silicon.adoc#rp2040[RP2040] | 264KB | 2MB | two 20-pin GPIO headers
357357
a|
358358
* 2.4GHz single-band 802.11n Wi-Fi (10Mb/s)
359359
* Bluetooth 5.2, Bluetooth Low Energy (BLE)
360360
a|
361361
.Raspberry Pi Pico 2
362362
image::images/pico-2.png[alt="Raspberry Pi Pico 2"]
363-
| xref:../microcontrollers/silicon.adoc#rp2350[RP2350] | 520KB | 4MB | 40-pin GPIO header (unpopulated) ^| none
363+
| xref:../microcontrollers/silicon.adoc#rp2350[RP2350] | 520KB | 4MB | two 20-pin GPIO headers (unpopulated) ^| none
364364

365365
|===
366366

documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ NOTE: This list is not exhaustive - there may be codes in use that are not in th
575575
| Sony UK
576576

577577
| c03130
578-
| Pi 400
578+
| 400
579579
| 1.0
580580
| 4GB
581581
| Sony UK
@@ -610,6 +610,12 @@ NOTE: This list is not exhaustive - there may be codes in use that are not in th
610610
| 512MB
611611
| Sony UK
612612

613+
| b04170
614+
| 5
615+
| 1.0
616+
| 2GB
617+
| Sony UK
618+
613619
| c04170
614620
| 5
615621
| 1.0

documentation/htaccess_extra.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ RedirectMatch 302 "^/documentation/computers/raspberry-pi-5.html" "/documentatio
2828
RedirectMatch 302 "^/documentation/microcontrollers/rp1.html" "/documentation/microcontrollers/silicon.html"
2929
RedirectMatch 302 "^/documentation/microcontrollers/rp2040.html" "/documentation/microcontrollers/silicon.html"
3030
RedirectMatch 302 "^/documentation/microcontrollers/raspberry-pi-pico.html" "/documentation/microcontrollers/pico-series.html"
31+
RedirectMatch 302 "^/documentation/microcontrollers/pico.html" "/documentation/microcontrollers/pico-series.html"
3132
</IfModule>
3233

0 commit comments

Comments
 (0)