summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md
index d09106e..ab0a79a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -61,16 +61,19 @@ applications.
### WASP
* [X] Add dd/mm/yyyy support to RTC
- * [ ] Button driver (interrupt based)
- * [ ] Touch sensor driver
- * [ ] Event driven application framework
+ * [X] Button driver (interrupt based)
+ * [X] Touch sensor driver
+ * [X] Event driven application framework
* [ ] Stopwatch app
- * [ ] Settings app
+ * [X] Settings app
* [X] PC-hosted simulation platform
- * [ ] Documentation
- - [ ] Sphinx framework and integration with github.io
+ * [.] Documentation
+ - [X] Sphinx framework and integration with github.io
- [ ] Document bootloader protocols
- [ ] Write full docstring documentation for all WASP components
+ * [ ] Application Launcher
+ * [ ] Debug notifications
+ * [ ] Multi-colour RLE images
## M3: Smartwatch