TODO: Update with latest progress against the roadmap
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
This commit is contained in:
parent
eb8dfcc57c
commit
125e860478
1 changed files with 9 additions and 9 deletions
18
TODO.rst
18
TODO.rst
|
@ -108,8 +108,8 @@ Reloader
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
||||||
* [ ] Board identity check
|
* [ ] Board identity check
|
||||||
* [ ] Pre-flash image verification
|
* [X] Pre-flash image verification
|
||||||
* [ ] Post-flash image verification
|
* [X] Post-flash image verification
|
||||||
* [ ] Error checking
|
* [ ] Error checking
|
||||||
|
|
||||||
Micropython
|
Micropython
|
||||||
|
@ -121,11 +121,11 @@ Micropython
|
||||||
Wasp-os
|
Wasp-os
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
* [ ] Enable heart rate sensor
|
* [X] Enable heart rate sensor
|
||||||
|
|
||||||
* [ ] HRS3300 driver
|
* [X] HRS3300 driver
|
||||||
* [ ] HRS data post-processing
|
* [X] HRS data post-processing
|
||||||
* [ ] Heart rate counter app
|
* [X] Heart rate counter app
|
||||||
|
|
||||||
* [ ] Notifications
|
* [ ] Notifications
|
||||||
|
|
||||||
|
@ -134,10 +134,10 @@ Wasp-os
|
||||||
* [ ] Notification app (show notification history)
|
* [ ] Notification app (show notification history)
|
||||||
* [ ] Find a recommended Android app
|
* [ ] Find a recommended Android app
|
||||||
|
|
||||||
* [ ] Step counting
|
* [X] Step counting
|
||||||
|
|
||||||
* [ ] BMA421 driver
|
* [X] BMA421 driver
|
||||||
* [ ] Step counter app
|
* [X] Step counter app
|
||||||
|
|
||||||
* [ ] Documentation
|
* [ ] Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue