aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/DfuService.h
Commit message (Collapse)AuthorAgeFilesLines
* Setting to disable DFU and FS access (#1891)Dāvis Mošenkovs2025-09-031-0/+5
| | | | | | | | | | | | | | * Expose SystemTask dependency controllers Expose NotificationManager and Settings for use by the feature in next commit. This is a memory efficient way for accessing SystemTask dependencies from controllers that have SystemTask injected as a dependency. Looks like each direct dependency injection uses 4 bytes RAM. As InfiniTime is close to running out of RAM (using 16 more bytes causes build to fail with "ld: region RAM overflowed with stack") it might be helpful to use this approach more. * Add setting to disable DFU and FS access
* Advertise HR servicemark90642024-08-181-4/+4
|
* Format header filesFinlay Davidson2023-01-091-0/+4
| | | | In my PR updating clang-format, I forgot to also format the headers.
* Changed access modified indentationAvamander2021-04-241-7/+7
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-116/+109
|
* Include cleanup: componentsokaestne2020-11-161-0/+4
|
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-0/+161