init
This commit is contained in:
7
.clangd
Normal file
7
.clangd
Normal file
@ -0,0 +1,7 @@
|
||||
CompileFlags:
|
||||
# -target, arm-none-eabi, -mcpu=cortex-m4
|
||||
# for stm32f411xe
|
||||
# Add: [-Wno-vla-extension, -Wno-unknown-warning-option, -D__ARM_ARCH_PROFILE='M']
|
||||
# Remove: [-m*, -f*]
|
||||
Diagnostics:
|
||||
Suppress: [attribute_section_invalid_for_target, -Wvla-cxx-extension]
|
||||
Reference in New Issue
Block a user