Added more info

pull/4/head
bzt 6 years ago
parent d62f242fb7
commit 6e357b0948

@ -29,7 +29,7 @@ Harmadsorban MMIO-t használ, amit könnyű programozni.
32 bites oktatóanyagokhoz a következőket ajánlom:
[David Welch oktatóanyagai](https://github.com/dwelch67/raspberrypi) (főleg C, néhány 64 bites példával),
[Peter Lemmon oktatóanyagai](https://github.com/PeterLemon/RaspberryPi) (csak ASM, 64 bites példák is) and
[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).
Előkészületek

@ -26,7 +26,7 @@ solutions. Third, uses only MMIO which makes it easy to program.
For 32 bit tutorials, I'd recommend:
[David Welch's tutorials](https://github.com/dwelch67/raspberrypi) (mostly C, with some 64 bit examples),
[Peter Lemmon'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
[LdB'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