1
0
Fork 0

TODO: Defer a couple of (fairly exotic) M2 features to M3

pull/24/head
Daniel Thompson 2020-05-09 14:07:06 +01:00
parent dc4ea4ab62
commit d53b02ada3
1 changed files with 10 additions and 3 deletions

13
TODO.md
View File

@ -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