Added more info

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

@ -28,10 +28,10 @@ hatalmas, nagyobb, mint a tárolókapacitás, ezért lehetővé teszi új, izgal
Harmadsorban MMIO-t használ, amit könnyű programozni.
32 bites oktatóanyagokhoz a következőket ajánlom:
[Cambridge-i oktatóanyagok](http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/armv6.html) (ASM és csak 32 bites példák),
[Cambridge-i oktatóanyagok](http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/) (ASM és csak 32 bites példák),
[David Welch oktatóanyagai](https://github.com/dwelch67/raspberrypi) (főleg C, néhány 64 bites példával),
[Peter Lemon oktatóanyagai](https://github.com/PeterLemon/RaspberryPi) (csak ASM, 64 bites példák is) and
[LdB oktatóanyagai](https://github.com/LdB-ECM/Raspberry-Pi) (C és ASM, 64 bites és összetettebb példák is, mint USB és OpenGL).
[Leon de Boer oktatóanyagai](https://github.com/LdB-ECM/Raspberry-Pi) (C és ASM, 64 bites és összetettebb példák is, mint USB és OpenGL).
Előkészületek
-------------

@ -28,7 +28,7 @@ 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),
[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
[LdB'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).
Prerequisites
-------------

Loading…
Cancel
Save