File tree Expand file tree Collapse file tree
scripts/ufbt/project_template Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 - Fixes to ` READ_MULTI ` and ` GET_BLOCK_SECURITY ` commands in ISO 15693-3 emulation (#501 by @WillyJL & aaronjamt)
8989 - Fix CLI with NTAG4xx and Type 4 Tag support (by @WillyJL )
9090 - UL: Fix LED not blinking at SLIX unlock (by @xMasterX )
91+ - uFBT: Fix .clangd config for IDEs besides VSCode
9192- UL: Settings: Storage settings exit scenes properly if used via favourites (by @xMasterX )
9293- UL: UI: Some small changes (by @xMasterX )
9394- OFW: USB: Fix USB HID keyboard LED state reporting (by @Caballosanex )
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ CompileFlags:
44 - -Wno-format
55 Remove :
66 - -mword-relocations
7+ CompilationDatabase : " ./.vscode"
8+
9+ Completion :
10+ HeaderInsertion : Never
711
812Diagnostics :
913 ClangTidy :
You can’t perform that action at this time.
0 commit comments