Merge branch 'ofw-pr-4319' into mntm-dev --nobuild

This commit is contained in:
WillyJL
2025-12-30 22:30:35 +01:00
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -4,6 +4,10 @@ CompileFlags:
- -Wno-format
Remove:
- -mword-relocations
CompilationDatabase: "./build/latest"
Completion:
HeaderInsertion: Never
Diagnostics:
ClangTidy:
+1
View File
@@ -188,6 +188,7 @@
- Fix slashes in prefilled filename (by @WillyJL)
- FBT: Fix redundant decl for apps using an icon disabled in API (by @WillyJL)
- UL: Sub-GHz: Fix crash in add manually menu (by @xMasterX)
- Clangd: Add clangd parameters in IDE agnostic config file (by @WillyJL)
- OFW: GUI: Fix Number Input Save Icon (by @zinongli)
- OFW: JS: Stop PWM on exit (by @portasynthinca3)
- OFW: Sub-GHz: Fix TIM17 config not applied immediately (by @Aerosnail)