mirror of
https://github.com/arendst/Tasmota.git
synced 2026-09-11 17:23:18 +00:00
add clangd config (#24571)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
CompileFlags:
|
||||
Remove:
|
||||
- -fstrict-volatile-bitfields
|
||||
- -fno-tree-switch-conversion
|
||||
- -free
|
||||
- -fipa-pta
|
||||
- -march=*
|
||||
@@ -18,6 +18,7 @@ managed_components
|
||||
.gcc-flags.json
|
||||
.cache
|
||||
.dummy
|
||||
compile_commands.json
|
||||
sdkconfig.*
|
||||
sdkconfig.defaults
|
||||
CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user