fixing readme again
This commit is contained in:
parent
b62706c9f2
commit
cf8f128958
@ -35,6 +35,6 @@ Additionally, there's some pretty messy code. I've improved while working on thi
|
|||||||
9. Let's not get too ahead of ourselves...
|
9. Let's not get too ahead of ourselves...
|
||||||
|
|
||||||
# Backlog
|
# Backlog
|
||||||
## These are things I want to evencually fix, but don't effect current development
|
These are things I want to evencually fix, but don't effect current development.
|
||||||
1. Making the bootloader pass kernel command paramaters from fat filesystem. Bootloader has no filesystem and is part of kernel, this will be hard
|
1. Making the bootloader pass kernel command paramaters from fat filesystem. Bootloader has no filesystem and is part of kernel, this will be hard
|
||||||
2. Making mutexes more space efficent; right now we use a 16 bit variable for every boolean operation
|
2. Making mutexes more space efficent; right now we use a 16 bit variable for every boolean operation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user