diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-17 14:55:57 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-17 14:55:57 (GMT) |
| commit | 5170b974913129bce381d3061d967767a064f2f0 (patch) | |
| tree | 91fb5c25264890940228363daf32174a65afea98 /TODO.rst | |
| parent | 2805c1f84e0ccfa2d2a1756796987337b2e14d11 (diff) | |
docs: appguide: Document how to upload pre-compiled files
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'TODO.rst')
| -rw-r--r-- | TODO.rst | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 --------------------------- |
