AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
This commit is contained in:
parent
e9e6730d49
commit
cb9e7392c5
108 changed files with 69 additions and 89 deletions
|
|
@ -44,7 +44,8 @@
|
|||
#include <LUFA/Drivers/USB/USB.h>
|
||||
#include <LUFA/Drivers/Peripheral/SPI.h>
|
||||
|
||||
#include "../V2ProtocolParams.h"
|
||||
#include "../V2Protocol.h"
|
||||
#include "ISPProtocol.h"
|
||||
#include "Config/AppConfig.h"
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue