add clangd config (#24571)

This commit is contained in:
Jason2866
2026-03-19 17:28:15 +01:00
committed by GitHub
parent 7246748ffb
commit 35cd817aeb
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
CompileFlags:
Remove:
- -fstrict-volatile-bitfields
- -fno-tree-switch-conversion
- -free
- -fipa-pta
- -march=*
+1
View File
@@ -18,6 +18,7 @@ managed_components
.gcc-flags.json
.cache
.dummy
compile_commands.json
sdkconfig.*
sdkconfig.defaults
CMakeLists.txt