Add the reloader to the roadmap
This commit is contained in:
parent
0ea809c6d1
commit
e49a67f0f3
1 changed files with 10 additions and 2 deletions
12
TODO.rst
12
TODO.rst
|
@ -87,10 +87,10 @@ Wasp-os
|
||||||
|
|
||||||
* [X] Application Launcher
|
* [X] Application Launcher
|
||||||
* [X] Debug notifications
|
* [X] Debug notifications
|
||||||
* [o] Multi-colour RLE images
|
* [X] Multi-colour RLE images
|
||||||
|
|
||||||
* [X] Optimized "2-bit" RLE encoder and decoder
|
* [X] Optimized "2-bit" RLE encoder and decoder
|
||||||
* [ ] Logarithmic RBG332 <-> RGB56516bit color space conversion
|
* [X] Logarithmic RBG332 <-> RGB56516bit color space conversion
|
||||||
|
|
||||||
M3: Smartwatch
|
M3: Smartwatch
|
||||||
--------------
|
--------------
|
||||||
|
@ -104,6 +104,14 @@ Bootloader
|
||||||
* [ ] Stay in bootloader after battery run down
|
* [ ] Stay in bootloader after battery run down
|
||||||
* [ ] Implement power off support (no splash screen)
|
* [ ] Implement power off support (no splash screen)
|
||||||
|
|
||||||
|
Reloader
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
* [ ] Board identity check
|
||||||
|
* [ ] Pre-flash image verification
|
||||||
|
* [ ] Post-flash image verification
|
||||||
|
* [ ] Error checking
|
||||||
|
|
||||||
Micropython
|
Micropython
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue