aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-04-01 07:39:53 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-04-01 07:39:53 +0000
commit646e63b08944daf0ece6b784eae18cf162601682 (patch)
treefac1ff0c50577e39b96dc580e534469a4578ca37 /Projects/Magstripe
parent7dc5295103b29abf3e0038bd06166f0b33c3fdd5 (diff)
downloadlufa-646e63b08944daf0ece6b784eae18cf162601682.tar.gz
lufa-646e63b08944daf0ece6b784eae18cf162601682.tar.bz2
lufa-646e63b08944daf0ece6b784eae18cf162601682.zip
Add explicit requirements for the AppConfig.h headers in the various project asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades.
Diffstat (limited to 'Projects/Magstripe')
-rw-r--r--Projects/Magstripe/asf.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/Magstripe/asf.xml b/Projects/Magstripe/asf.xml
index edb03751a..c5e885045 100644
--- a/Projects/Magstripe/asf.xml
+++ b/Projects/Magstripe/asf.xml
@@ -38,6 +38,7 @@
<build type="header-file" value="Lib/MagstripeHW.h"/>
<build type="module-config" subtype="path" value="Config"/>
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
<build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>