aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30725e1..1ccde4a 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,7 @@ https://wiki.osdev.org/ARM_RaspberryPi
https://elinux.org/RPi_Framebuffer
https://github.com/bztsrc/raspi3-tutorial
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials
+
+## Todo
+Implement Scheduler for IRQ
+Fix mutex with scheduler