Commit Graph

2 Commits

Author SHA1 Message Date
Peter Bigot 9f4a5b31c7 clang-format: Update with latest FOR_EACH macro list
Correct the shell fragment to use the spelling Zephyr uses, and re-run
it to update the list.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-31 19:05:52 -07:00
Håkon Alseth b90df2bf90 clang-format: add support for clang-format
Add .clang-format style from linux kernel to allow easier
style formatting for developers that do not use uncrustify.
You can call "clang-format -style=file -i my_src.c" within the repo
to in-place fix the style.

Signed-off-by: Håkon Alseth <haal@nordicsemi.no>
2020-08-31 19:05:23 -07:00