mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
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:
@@ -48,6 +48,7 @@
|
||||
|
||||
// cppcheck-suppress missingInclude
|
||||
#include "Lib/V2Protocol.h"
|
||||
// cppcheck-suppress missingInclude
|
||||
#include "Lib/SoftUART.h"
|
||||
|
||||
#include <LUFA/Version.h>
|
||||
|
||||
Reference in New Issue
Block a user