diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-21 19:45:50 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-21 19:45:50 (GMT) |
| commit | e49a67f0f39c6867cb54367181e7d150024b0c74 (patch) | |
| tree | cd0c99da9ce3632f4bb36987702dfbe32fc99e6c /TODO.rst | |
| parent | 0ea809c6d1398ced141de52e2a98776af5b294f0 (diff) | |
Add the reloader to the roadmap
Diffstat (limited to 'TODO.rst')
| -rw-r--r-- | TODO.rst | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -87,10 +87,10 @@ Wasp-os * [X] Application Launcher * [X] Debug notifications -* [o] Multi-colour RLE images +* [X] Multi-colour RLE images * [X] Optimized "2-bit" RLE encoder and decoder - * [ ] Logarithmic RBG332 <-> RGB56516bit color space conversion + * [X] Logarithmic RBG332 <-> RGB56516bit color space conversion M3: Smartwatch -------------- @@ -104,6 +104,14 @@ Bootloader * [ ] Stay in bootloader after battery run down * [ ] Implement power off support (no splash screen) +Reloader +~~~~~~~~ + +* [ ] Board identity check +* [ ] Pre-flash image verification +* [ ] Post-flash image verification +* [ ] Error checking + Micropython ~~~~~~~~~~~ |
