diff options
author | Wojtek Kosior <kwojtus@protonmail.com> | 2020-01-16 19:00:38 +0100 |
---|---|---|
committer | Wojtek Kosior <kwojtus@protonmail.com> | 2020-01-16 19:00:38 +0100 |
commit | 09c6ff6c9736e83763de7d529acd05b9535061ef (patch) | |
tree | 35a17149088592efdc23b4d4a82feb4f00eb7a10 /TODOs | |
parent | 4e4976b8c35e1a4f113962fec5f9bd797d3799e1 (diff) | |
download | rpi-MMU-example-09c6ff6c9736e83763de7d529acd05b9535061ef.tar.gz rpi-MMU-example-09c6ff6c9736e83763de7d529acd05b9535061ef.zip |
list make doc as one of useful sources to mention
Diffstat (limited to 'TODOs')
-rw-r--r-- | TODOs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ high priority TODOs are higher; low priority ones and completed ones are lower; · online ARM Compiler toolchain Assembler Reference · Christina Brook's rpi-open-firmware · http://infocenter.arm.com/help/topic/com.arm.doc.ddi0183g/DDI0183G_uart_pl011_r1p5_trm.pdf + · GNU make documentation - Once we get rid of other ppl's code (there was more, now only a little bit in uart.c remains) boast, that we wrote everything bu ourselves - maybe some special thanks (i.e. to gcc devs? idk) |