Update StaticAnalysisTest to check for missing header files. Fix found incorrect header file paths in the demos and projects.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
/* Includes: */
|
||||
#include <avr/io.h>
|
||||
|
||||
#include "Descriptors.h"
|
||||
#include "../Descriptors.h"
|
||||
|
||||
#include <LUFA/Common/Common.h>
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
|
||||
Reference in New Issue
Block a user