summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-06-25 21:23:28 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-06-25 21:23:28 (GMT)
commit125e8604781b0617628da761a253734e8b7c4ba9 (patch)
treeb0bdf5ce562fec86e8f668c62a0b844f99f4d313
parenteb8dfcc57c872b87001b8160146838cc7bea3fcb (diff)
TODO: Update with latest progress against the roadmap
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
-rw-r--r--TODO.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/TODO.rst b/TODO.rst
index 40cae85..9cad328 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -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