From ac61d8a1c114d7f4ca8000afc02c843db5fd6245 Mon Sep 17 00:00:00 2001 From: Daniel Thompson Date: Mon, 6 Apr 2020 22:04:07 +0100 Subject: [PATCH] TODO: Update to make latest status. --- TODO.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/TODO.md b/TODO.md index d09106e..ab0a79a 100644 --- a/TODO.md +++ b/TODO.md @@ -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