diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-26 18:21:28 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-26 18:21:28 (GMT) |
| commit | dc4ea4ab6205bcdb27278367f7d5147b56cf78b8 (patch) | |
| tree | 75f4e312f2ad624025d6b71603f1b1be4feec896 /TODO.md | |
| parent | 17a8cfc34638d14167d33c1f2b094813446e5c5b (diff) | |
reloader: OTA flashing tool for wasp-os
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -46,7 +46,7 @@ applications. ### Bootloader - * [ ] OTA bootloader update + * [X] OTA bootloader update * [ ] Stay in bootloader after battery run down * [ ] Implement power off support (no splash screen) * [ ] RTC time measurement whilst in bootloader @@ -64,14 +64,14 @@ applications. * [X] Button driver (interrupt based) * [X] Touch sensor driver * [X] Event driven application framework - * [ ] Stopwatch app + * [X] Stopwatch app * [X] Settings app * [X] PC-hosted simulation platform * [.] Documentation - [X] Sphinx framework and integration with github.io - [ ] Document bootloader protocols - [ ] Write full docstring documentation for all WASP components - * [ ] Application Launcher + * [X] Application Launcher * [X] Debug notifications * [o] Multi-colour RLE images - [X] Optimized "2-bit" RLE encoder and decoder |
