aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-01-06 23:48:03 -0800
committerChristian Cunningham <cc@localhost>2022-01-06 23:48:03 -0800
commit6faa08e0a5cb7b36f34c0d0527bb3bbc21aa4d82 (patch)
tree44df7e63a11c68af9a42565e2d474c78f4b03946 /README.md
parentaa8d179b2df2ce031a84172a70be88697dfda7c4 (diff)
Update Thread Flags on Switch
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