Raspberry Pi: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Line 133:
 
==External references==
# [https://www.scss.tcd.ie/~waldroj/3d1/arm_arm.pdf arm_arm.pdf] - generalGeneral ARM Architecture Reference Manual v6
# [http://infocenter.arm.com/help/topic/com.arm.doc.ddi0301h/DDI0301H_arm1176jzfs_r0p7_trm.pdf DDI0301H_arm1176jzfs_r0p7_trm.pdf] - More specific ARM for the RPi
# [https://github.com/dwelch67/raspberrypi dwelch67 examples] - basicBasic toolchain + UART stuff
# [http://elinux.org/RPi_Hardware RPi_Hardware] - listList of datasheets (and one manual about peripherals on the broadcomBroadcom chip)
# [https://github.com/raspberrypi/firmware/wiki GitHub Raspberry Pi firmware wiki] - forFor mailboxes and video stuff
# [http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf BCM2835-ARM-Peripherals.pdf] - Datasheet for RPi peripherals
# [http://www.simtec.co.uk/products/SWLINUX/files/booting_article.html Booting ARM Linux] - Describes the generic bootloader interface to the ARM port of linuxLinux which the RPi bootloader emulates
# [http://sourceforge.net/projects/rpiqemuwindows/ RPi Emulator] - A preconfigured QemuQEMU RPi emulation environment for Windows.
 
[[Category:ARM]]