diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-06 21:04:07 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-06 21:04:21 (GMT) |
| commit | ac61d8a1c114d7f4ca8000afc02c843db5fd6245 (patch) | |
| tree | 9e97d774b2a11b22dfc7c87512616124b8c35ff6 /TODO.md | |
| parent | 841fbef8a6c61fd6dccf04f640abb5d3701957a3 (diff) | |
TODO: Update to make latest status.
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -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 |
