TODO: Update to make latest status.

This commit is contained in:
Daniel Thompson 2020-04-06 22:04:07 +01:00
parent 841fbef8a6
commit ac61d8a1c1

15
TODO.md
View file

@ -61,16 +61,19 @@ applications.
### WASP ### WASP
* [X] Add dd/mm/yyyy support to RTC * [X] Add dd/mm/yyyy support to RTC
* [ ] Button driver (interrupt based) * [X] Button driver (interrupt based)
* [ ] Touch sensor driver * [X] Touch sensor driver
* [ ] Event driven application framework * [X] Event driven application framework
* [ ] Stopwatch app * [ ] Stopwatch app
* [ ] Settings app * [X] Settings app
* [X] PC-hosted simulation platform * [X] PC-hosted simulation platform
* [ ] Documentation * [.] Documentation
- [ ] Sphinx framework and integration with github.io - [X] Sphinx framework and integration with github.io
- [ ] Document bootloader protocols - [ ] Document bootloader protocols
- [ ] Write full docstring documentation for all WASP components - [ ] Write full docstring documentation for all WASP components
* [ ] Application Launcher
* [ ] Debug notifications
* [ ] Multi-colour RLE images
## M3: Smartwatch ## M3: Smartwatch