aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components/Ble/DfuService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve DFU procedure :JF2020-06-011-112/+149
* Working demo of OTA using MCUBoot https://github.com/lupyuen/pinetime-rust-my...JF2020-05-241-5/+28
* Fix offset issues in OTA procedure.JF2020-05-201-6/+61
* Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUSer...JF2020-05-111-1/+16
* Read and log info from Start and Ini packets.JF2020-05-031-3/+23
* Improve dfu state machineJF2020-05-031-6/+17
* Add new screen that is displayed during the OTA transfert.JF2020-05-021-1/+12
* Clean code of DfuServiceJF2020-05-011-97/+120
* Working DfuService with quick'n'ugly codeJF2020-05-011-9/+69
* Nimble OTA : work in progressJF2020-04-271-68/+89
* Add Nimble in libs directoryJF2020-04-261-0/+101