clangd config update

by WillyJL
This commit is contained in:
MX
2026-01-01 22:50:02 +03:00
parent cf51ce866f
commit 0490c31698
2 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,10 @@ CompileFlags:
- -Wno-format
Remove:
- -mword-relocations
CompilationDatabase: "./build/latest"
Completion:
HeaderInsertion: Never
Diagnostics:
ClangTidy:

View File

@@ -3,7 +3,7 @@
* NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL)
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* Nothing yet.
* Clangd: Add clangd parameters in IDE agnostic config file (by @WillyJL)
<br><br>
#### Known NFC post-refactor regressions list:
- Mifare Mini clones reading is broken (original mini working fine) (OFW)