blackmagic-esp32-s2/.clangd

17 lines
265 B
Plaintext
Raw Permalink Normal View History

CompileFlags:
Add:
- -Wno-unknown-warning-option
- -Wno-format
Remove:
- -mlongcalls
- -fstrict-volatile-bitfields
- -fno-tree-switch-conversion
---
If:
PathMatch: .*\.h
Diagnostics:
UnusedIncludes: None