summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-04-06 21:04:07 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-04-06 21:04:21 (GMT)
commitac61d8a1c114d7f4ca8000afc02c843db5fd6245 (patch)
tree9e97d774b2a11b22dfc7c87512616124b8c35ff6 /TODO.md
parent841fbef8a6c61fd6dccf04f640abb5d3701957a3 (diff)
TODO: Update to make latest status.
Diffstat (limited to 'TODO.md')
-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