1
0
Fork 0

TODO: Make compatible with the GFM tasklist extension

pull/5/head
Daniel Thompson 2020-01-22 13:40:16 +00:00
parent 90a7d3c897
commit e31162ae22
1 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ The TODO list helps keep track on progress towards that goal. It is not
## Micropython
* [X] Basic board ports (PineTime, DS-D6, 96Boards Nitrogen)
* [-] Long press reset (conditional feeding of the watchdog)
* [ ] Long press reset (conditional feeding of the watchdog)
- [X] Feed dog from REPL polling loop
- [ ] Feed dog from a tick interrupt
* [ ] Basic (WFI) power saving
@ -27,8 +27,8 @@ The TODO list helps keep track on progress towards that goal. It is not
## WASP
* [-] Display driver
- [-] Display initialization
* [ ] Display driver
- [X] Display initialization
- [ ] Bitmap blitting
- [ ] RLE coder and decoder
* [ ] Backlight driver