1
0
Fork 0

TODO: Update to make latest status.

pull/24/head
Daniel Thompson 2020-04-06 22:04:07 +01:00
parent 841fbef8a6
commit ac61d8a1c1
1 changed files with 9 additions and 6 deletions

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