summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index c3a77ca..982a4b9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -47,8 +47,6 @@ applications.
### Bootloader
* [X] OTA bootloader update
- * [ ] Stay in bootloader after battery run down
- * [ ] Implement power off support (no splash screen)
* [ ] RTC time measurement whilst in bootloader
### MicroPython
@@ -56,7 +54,6 @@ applications.
* [X] SPI FLASH driver
* [X] Enable LittleFS on SPI FLASH (at boot)
* [X] BLE file transfer
- * [ ] Full power saving
### WASP
@@ -82,6 +79,16 @@ applications.
At M3 we start to build out full fitness tracking and notification
functionality.
+### Bootloader
+
+ * [ ] Stay in bootloader after battery run down
+ * [ ] Implement power off support (no splash screen)
+
+### Micropython
+
+ * [ ] Use SoftDevice sleep logic
+ * [ ] Automatically enter SPI flash power saving mode
+
### WASP
* [ ] Enable heart rate sensor