Updating NOTES

This commit is contained in:
Justin C. Miller
2018-05-03 21:59:47 -07:00
parent 772c981c39
commit a6b915f6b4

View File

@@ -12,3 +12,14 @@
- Serial out based on circular/bip biffer and interrupts, not spinning on - Serial out based on circular/bip biffer and interrupts, not spinning on
`write_ready()` `write_ready()`
- Get framebuffer screen working again - Get framebuffer screen working again
- Device Tree
- Actual serial driver
- Disk driver
- File system
- Memory map swapping
- Multiprocessing
- Processes in Ring 3
- Stack tracer
- build system upgrade (CMake / Waf / etc)