aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-06 11:55:43 -0700
committerChristian Cunningham <cc@localhost>2022-04-06 11:55:43 -0700
commite4a1f078cbda92769535365b8df2da6103e95eb2 (patch)
tree92468c43e555b507259f18c86b66a5e096fae63b
parent513739e8bdd86a36171c1c0dce5672fbbf2b0eb6 (diff)
Update TODO
-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