mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
clangd config update
by WillyJL
This commit is contained in:
4
.clangd
4
.clangd
@@ -4,6 +4,10 @@ CompileFlags:
|
||||
- -Wno-format
|
||||
Remove:
|
||||
- -mword-relocations
|
||||
CompilationDatabase: "./build/latest"
|
||||
|
||||
Completion:
|
||||
HeaderInsertion: Never
|
||||
|
||||
Diagnostics:
|
||||
ClangTidy:
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user