aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 25ce762..d9405a6 100644
--- a/README.md
+++ b/README.md
@@ -54,13 +54,13 @@ C++ sources in this directory are expected to work with a few missing features s
### Todo
- Finish Build Instructions
- - Deterministic Graphics
- - Move UART Polling Write to another method
- - Make UART Write run as an event-based system
### Future
- USB Driver
- Ethernet Driver
+ - Move UART Polling Write to another method
+ - Make UART Write run as an event-based system
+ - Deterministic Graphics
- SPI Driver
- GPIO Falling Edge IRQ