aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/DfuService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Setting to disable DFU and FS access (#1891)Dāvis Mošenkovs2025-09-031-0/+14
* Refactor SystemTask state handling for resiliencemark90642024-09-211-3/+5
* Fix OOB flash write when DFU interruptedmark90642024-02-141-0/+2
* Fix various typosluz paz2022-06-051-1/+1
* Replace C-style casts with static_castFinlay Davidson2022-06-051-8/+10
* Add missing nrf_log.h includes shadowed by SystemMonitor.hReinhold Gschweicher2022-03-081-0/+1
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
* Remove unnecessary C-style casts with BLE UUIDsJonathan Vander Mey2021-07-241-13/+13
* Make firmware updating more foolproof (#469)Riku Isokoski2021-07-221-5/+4
* SPI flash sleep if bootloader >= 1.0.0 (#322)Neil O'Fix2021-06-261-0/+5
* Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants2021-06-061-3/+3
* Reformatted all the files according to clang-format styleAvamander2021-04-241-115/+109
* Include cleanup: componentsokaestne2020-11-161-2/+2
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-0/+441