summaryrefslogtreecommitdiff
path: root/app/src/settings.c
AgeCommit message (Collapse)Author
2020-12-14refactor(settings): Only load used subtreesNick Winans
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
Replaced with RegExp: /(?<!const )(struct device \*)/g See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html PR: #467
2020-09-15fix lint with clang-formatNick
2020-08-23Move settings loadNick