mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-03 22:09:10 +00:00
Fix up static analysis build test so that inline suppressions for missing header files are not required in the XPLAINBridge project.
This commit is contained in:
@@ -46,9 +46,7 @@
|
||||
#include "AVRISPDescriptors.h"
|
||||
#include "USARTDescriptors.h"
|
||||
|
||||
// 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