| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Encapsulate DFU Image buffering and writing into spi flash in DfuImage. | JF | 2020-06-01 | 1 | -8/+29 |
| * | Encapsulate notification send (sync/async) into DfuService::NotificationManager; | JF | 2020-06-01 | 1 | -17/+17 |
| * | DFU : add timeout detection : abort dfu procedure after 10s without any data ... | JF | 2020-06-01 | 1 | -3/+4 |
| * | Improve DFU procedure : | JF | 2020-06-01 | 1 | -22/+47 |
| * | Working demo of OTA using MCUBoot https://github.com/lupyuen/pinetime-rust-my... | JF | 2020-05-24 | 1 | -3/+6 |
| * | Fix offset issues in OTA procedure. | JF | 2020-05-20 | 1 | -1/+9 |
| * | Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUSer... | JF | 2020-05-11 | 1 | -1/+6 |
| * | Read and log info from Start and Ini packets. | JF | 2020-05-03 | 1 | -0/+4 |
| * | Add new screen that is displayed during the OTA transfert. | JF | 2020-05-02 | 1 | -1/+8 |
| * | Clean code of DfuService | JF | 2020-05-01 | 1 | -5/+30 |
| * | Working DfuService with quick'n'ugly code | JF | 2020-05-01 | 1 | -0/+6 |
| * | Nimble OTA : work in progress | JF | 2020-04-27 | 1 | -40/+29 |
| * | Add Nimble in libs directory | JF | 2020-04-26 | 1 | -0/+67 |
