project_alpha/.clangd
2026-02-28 17:03:14 -05:00

12 lines
303 B
Text

CompileFlags:
Remove:
# GCC-specific flags that clangd doesn't understand
- -fstrict-volatile-bitfields
- -fno-tree-switch-conversion
- -fno-jump-tables
- -freorder-blocks
# Xtensa-specific (esp32dev)
- -mlongcalls
- -mtext-section-literals
- -fipa-pta
- -free