mirror of
https://github.com/RogueMaster/flipperzero-firmware-wPlugins.git
synced 2024-11-01 03:32:06 +01:00
03196fa110
* cleanup of various warnings from clangs * lfrfid_debug: cast fixes * subghz: binraw: round->roundf * furi: thread: updated internal stack size variable to size_t * github: fail faster on unsuccessful build * unit_tests: double trouble
17 lines
254 B
Text
17 lines
254 B
Text
CompileFlags:
|
|
Add:
|
|
- -Wno-unknown-warning-option
|
|
- -Wno-format
|
|
Remove:
|
|
- -mword-relocations
|
|
|
|
Diagnostics:
|
|
ClangTidy:
|
|
FastCheckFilter: None
|
|
|
|
---
|
|
|
|
If:
|
|
PathMatch: .*\.h
|
|
Diagnostics:
|
|
UnusedIncludes: None
|