Jump to content

User:DoggoBit/Sandbox/Infobox board: Difference between revisions

From NixOS Wiki
DoggoBit (talk | contribs)
No edit summary
DoggoBit (talk | contribs)
No edit summary
Line 1: Line 1:
{{User:DoggoBit/Sandbox/Infobox
<includeonly>{{User:DoggoBit/Sandbox/Infobox
   |title={{{title|Raspberry Pi 5}}}
   |title={{{title|Raspberry Pi 5}}}
   |image={{{image|Raspberry_Pi_5,_8_GB_RAM.jpg}}}
   |image={{{image|Raspberry_Pi_5,_8_GB_RAM.jpg}}}
   |content={{User:DoggoBit/Sandbox/Infobox board/Content
   |content={{User:DoggoBit/Sandbox/Infobox board/Content
     |manufacturer=Raspberry Pi Foundation
     |manufacturer={{{manufacturer|}}}
     |architecture=AArch64
     |architecture={{{architecture|}}}
     |support-status=Limited community efforts
     |support-status={{{support-status|}}}
     |soc=BCM2712
     |soc={{{soc|}}}
   }}
   }}
}}</includeonly>
<noinclude>
{{User:DoggoBit/Sandbox/Infobox board
  |title=Raspberry Pi 5
  |image=Raspberry_Pi_5,_8_GB_RAM.jpg
  |manufacturer=Raspberry Pi Foundation
  |architecture=AArch64
  |support-status=Limited community efforts
  |soc=BCM2712
}}
}}
==Usage==
<pre>
{{User:DoggoBit/Sandbox/Infobox board
  |title=Raspberry Pi 5
  |image=Raspberry_Pi_5,_8_GB_RAM.jpg
  |manufacturer=Raspberry Pi Foundation
  |architecture=AArch64
  |support-status=Limited community efforts
  |soc=BCM2712
}}
</pre>
</noinclude>

Revision as of 23:20, 3 June 2025


Raspberry Pi 5

Manufacturer Raspberry Pi Foundation
Architecture AArch64
Support status Limited community efforts
Technical information
SoC BCM2712

Usage

{{User:DoggoBit/Sandbox/Infobox board
  |title=Raspberry Pi 5
  |image=Raspberry_Pi_5,_8_GB_RAM.jpg
  |manufacturer=Raspberry Pi Foundation
  |architecture=AArch64
  |support-status=Limited community efforts
  |soc=BCM2712
}}