diff options
author | Wojtek Kosior <kwojtus@protonmail.com> | 2020-01-18 03:04:59 +0100 |
---|---|---|
committer | Wojtek Kosior <kwojtus@protonmail.com> | 2020-01-18 03:04:59 +0100 |
commit | 556838102ca655f26ac816e8d44ecc33914c23a3 (patch) | |
tree | 3abb466fef5261dd24ef781871f07a38809f4816 /TODOs | |
parent | daf5ed3e129f8a4702f5b562ededef7d8268fc7d (diff) | |
download | rpi-MMU-example-556838102ca655f26ac816e8d44ecc33914c23a3.tar.gz rpi-MMU-example-556838102ca655f26ac816e8d44ecc33914c23a3.zip |
mention generic timer in TODOs
Diffstat (limited to 'TODOs')
-rw-r--r-- | TODOs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ high priority TODOs are higher; low priority ones and completed ones are lower; !!! IMPORTANT !!! * Add license (Unlicense?) +! A bit important ! +* Also implement the generic timer and use it, as it's probably going to run on both qemu and RPi. + * inform linux errata guys about incorrecty-described uart irq masking in bcm arm perif manual * maybe add some comments in code (would do with some feedback from someone who didn't write this, as to what is unclear) |