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
|
78059bbbdb
|
Fix up some incorrect license headers.
|
2020-08-11 14:49:43 -04:00 |
|
Pete Johanson
|
7614e7e52b
|
Initial work on Proton-C board definition.
|
2020-06-11 23:37:47 -04:00 |
|