This is a .clang-format
file that attempts to implement the Barr Group's formatting standards for embedded C via the clang-format
tool.
- Align trailing comments doesn't always work on multi-line top-level function definitions
- Pre-processor indentation affects nearby comment spacing