Pull out common options in the StaticAnalysisTest build test makefile into a seperate make variable for clarity.
Add missing cppcheck inline suppression comment.
This commit is contained in:
parent
b9a486efe7
commit
b04de2f2f4
2 changed files with 6 additions and 2 deletions
|
@ -48,6 +48,7 @@
|
|||
|
||||
// cppcheck-suppress missingInclude
|
||||
#include "Lib/V2Protocol.h"
|
||||
// cppcheck-suppress missingInclude
|
||||
#include "Lib/SoftUART.h"
|
||||
|
||||
#include <LUFA/Version.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue