diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-06-25 21:23:28 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-06-25 21:23:28 (GMT) |
| commit | 125e8604781b0617628da761a253734e8b7c4ba9 (patch) | |
| tree | b0bdf5ce562fec86e8f668c62a0b844f99f4d313 | |
| parent | eb8dfcc57c872b87001b8160146838cc7bea3fcb (diff) | |
TODO: Update with latest progress against the roadmap
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
| -rw-r--r-- | TODO.rst | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -108,8 +108,8 @@ Reloader ~~~~~~~~ * [ ] Board identity check -* [ ] Pre-flash image verification -* [ ] Post-flash image verification +* [X] Pre-flash image verification +* [X] Post-flash image verification * [ ] Error checking Micropython @@ -121,11 +121,11 @@ Micropython Wasp-os ~~~~~~~ -* [ ] Enable heart rate sensor +* [X] Enable heart rate sensor - * [ ] HRS3300 driver - * [ ] HRS data post-processing - * [ ] Heart rate counter app + * [X] HRS3300 driver + * [X] HRS data post-processing + * [X] Heart rate counter app * [ ] Notifications @@ -134,10 +134,10 @@ Wasp-os * [ ] Notification app (show notification history) * [ ] Find a recommended Android app -* [ ] Step counting +* [X] Step counting - * [ ] BMA421 driver - * [ ] Step counter app + * [X] BMA421 driver + * [X] Step counter app * [ ] Documentation |
