candytuft/firmware/.clangd
2026-01-22 19:54:53 -06:00

8 lines
No EOL
207 B
YAML

CompileFlags:
Remove:
- "-mlongcalls"
- "-fno-shrink-wrap"
- "-fstrict-volatile-bitfields"
- "-fno-tree-switch-conversion"
- "-std=gnu17"
Compiler: xtensa-esp32-elf-g++