fast_led_strip/.clangd

10 lines
242 B
Plaintext
Raw Permalink Normal View History

2024-11-14 00:10:54 +00:00
CompileFlags:
Add:
- -I$IDF_PATH/components/esp_common/include
- -D__ESP_PLATFORM__
Remove:
- -fno-tree-switch-conversion
- -fstrict-volatile-bitfields
- -mlongcalls
# Add more include paths and defines as needed