From 6faa08e0a5cb7b36f34c0d0527bb3bbc21aa4d82 Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Thu, 6 Jan 2022 23:48:03 -0800 Subject: Update Thread Flags on Switch --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.1