mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-19 00:48:09 -07:00
Merge branch 'fix/clangd-other-ide' into mntm-dev --nobuild
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
- Fixes to `READ_MULTI` and `GET_BLOCK_SECURITY` commands in ISO 15693-3 emulation (#501 by @WillyJL & aaronjamt)
|
||||
- Fix CLI with NTAG4xx and Type 4 Tag support (by @WillyJL)
|
||||
- UL: Fix LED not blinking at SLIX unlock (by @xMasterX)
|
||||
- uFBT: Fix .clangd config for IDEs besides VSCode
|
||||
- UL: Settings: Storage settings exit scenes properly if used via favourites (by @xMasterX)
|
||||
- UL: UI: Some small changes (by @xMasterX)
|
||||
- OFW: USB: Fix USB HID keyboard LED state reporting (by @Caballosanex)
|
||||
|
||||
@@ -4,6 +4,10 @@ CompileFlags:
|
||||
- -Wno-format
|
||||
Remove:
|
||||
- -mword-relocations
|
||||
CompilationDatabase: "./.vscode"
|
||||
|
||||
Completion:
|
||||
HeaderInsertion: Never
|
||||
|
||||
Diagnostics:
|
||||
ClangTidy:
|
||||
|
||||
Reference in New Issue
Block a user