Skip to content

Commit ade67a5

Browse files
authored
Create bcm2837
Created file as per PR raspberrypi#397. Used the same text with minor copy edits.
1 parent 3717cb3 commit ade67a5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

hardware/raspberrypi/bcm2837

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+# BCM2837
2+
+
3+
+The Broadcom chip used in the Raspberry Pi 3
4+
+
5+
+It has an ARMv8 CPU.
6+
+
7+
+Also see the Raspberry Pi 2's chip [BCM2836](../bcm2836/README.md) and the Raspberry Pi 1's chip [BCM2835](../bcm2835/README.md)

0 commit comments

Comments
 (0)