Added more info

pull/4/head
bzt 6 years ago
parent 56b85094b3
commit fc64aaeb4a

@ -25,7 +25,7 @@ address space is increadibly huge, bigger than the storage capacity which allows
solutions. Third, uses only MMIO which makes it easy to program. solutions. Third, uses only MMIO which makes it easy to program.
For 32 bit tutorials, I'd recommend: For 32 bit tutorials, I'd recommend:
[Cambridge tutorials](http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/armv6.html) (ASM and 32 bit only), [Cambridge tutorials](http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/) (ASM and 32 bit only),
[David Welch's tutorials](https://github.com/dwelch67/raspberrypi) (mostly C, with some 64 bit examples), [David Welch's tutorials](https://github.com/dwelch67/raspberrypi) (mostly C, with some 64 bit examples),
[Peter Lemon's tutorials](https://github.com/PeterLemon/RaspberryPi) (ASM only, also for 64 bit) and [Peter Lemon's tutorials](https://github.com/PeterLemon/RaspberryPi) (ASM only, also for 64 bit) and
[Leon de Boer's tutorials](https://github.com/LdB-ECM/Raspberry-Pi) (C and ASM, also for 64 bit, more complex examples like USB and OpenGL). [Leon de Boer's tutorials](https://github.com/LdB-ECM/Raspberry-Pi) (C and ASM, also for 64 bit, more complex examples like USB and OpenGL).

Loading…
Cancel
Save