12 lines
303 B
Text
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
|