innovaker
|
00ca0d2f1c
|
refactor(app): replace struct device * with const struct device *
Replaced with RegExp: /(?<!const )(struct device \*)/g
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
|
2020-12-14 12:41:25 -05:00 |
|
Pete Johanson
|
191a2d755a
|
chore: clang-format the codebase.
* Use the LLVM style
* Override indent width (8) and column limit (100)
* Fixes #142.
|
2020-09-14 00:10:34 -04:00 |
|
Pete Johanson
|
297e457dd5
|
Fix remaining Apache header lines.
|
2020-06-09 09:54:13 -04:00 |
|
Pete Johanson
|
38f1dbd984
|
Move Zephyr app into subdirectory.
|
2020-06-08 21:07:16 -04:00 |
|