Basic application skeleton for pico-stm32 board with STM32F103C8
Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
This commit is contained in:
6
.clang-format
Normal file
6
.clang-format
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: yaml -*-
|
||||
|
||||
BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 120
|
||||
BreakBeforeBraces: WebKit # Only break at start of functions
|
||||
Reference in New Issue
Block a user