summaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.rst b/TODO.rst
index 42480ef..8924bf9 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -29,6 +29,8 @@ Micropython
* [ ] Use SoftDevice sleep logic
* [ ] Fix BLE hangs
+* [ ] Allow asynchronous control of the SPI chip select signals (this will
+ allow for double buffered graphics updates)
Wasp-os
~~~~~~~
@@ -76,9 +78,9 @@ Wasp-os
* [X] Introduce an analog watch face
* [X] Add a configuration tool to enable disable applications
-* [ ] Documentation
+* [X] Documentation
- * [ ] Describe how to upload pre-compiled modules
+ * [X] Describe how to upload pre-compiled modules
0.3 (a.k.a. M3): Smartwatch
---------------------------