projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7dc5295
)
Add explicit requirements for the AppConfig.h headers in the various project asf...
author
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 1 Apr 2013 07:39:53 +0000
(07:39 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 1 Apr 2013 07:39:53 +0000
(07:39 +0000)
22 files changed:
Demos/Device/ClassDriver/AudioInput/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/asf.xml
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/asf.xml
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioOutputHost/asf.xml
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/asf.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/makefile
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/asf.xml
patch
|
blob
|
blame
|
history
Projects/Benito/asf.xml
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/asf.xml
patch
|
blob
|
blame
|
history
Projects/Magstripe/asf.xml
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/asf.xml
patch
|
blob
|
blame
|
history
Projects/Webserver/asf.xml
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/asf.xml
patch
|
blob
|
blame
|
history
diff --git
a/Demos/Device/ClassDriver/AudioInput/asf.xml
b/Demos/Device/ClassDriver/AudioInput/asf.xml
index
87a117a
..
3320ea7
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/asf.xml
+++ b/
Demos/Device/ClassDriver/AudioInput/asf.xml
@@
-34,6
+34,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/ClassDriver/AudioOutput/asf.xml
b/Demos/Device/ClassDriver/AudioOutput/asf.xml
index
0dbc881
..
0b00bb3
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/asf.xml
+++ b/
Demos/Device/ClassDriver/AudioOutput/asf.xml
@@
-34,6
+34,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/ClassDriver/GenericHID/asf.xml
b/Demos/Device/ClassDriver/GenericHID/asf.xml
index
2c09cc4
..
9996d7b
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/asf.xml
+++ b/
Demos/Device/ClassDriver/GenericHID/asf.xml
@@
-32,6
+32,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/ClassDriver/MassStorage/asf.xml
b/Demos/Device/ClassDriver/MassStorage/asf.xml
index
bcd3b7e
..
7c93d23
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/asf.xml
+++ b/
Demos/Device/ClassDriver/MassStorage/asf.xml
@@
-38,6
+38,7
@@
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
b/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
index
fb1256e
..
f974341
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
@@
-39,6
+39,7
@@
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/asf.xml
b/Demos/Device/ClassDriver/RNDISEthernet/asf.xml
index
526ece6
..
1c3dfe9
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/asf.xml
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/asf.xml
@@
-51,6
+51,7
@@
<build type="header-file" value="Lib/EthernetProtocols.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/EthernetProtocols.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml
index
f027597
..
3aec58d
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml
@@
-40,6
+40,7
@@
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/LowLevel/AudioInput/asf.xml
b/Demos/Device/LowLevel/AudioInput/asf.xml
index
3b62f83
..
f95f448
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/asf.xml
+++ b/
Demos/Device/LowLevel/AudioInput/asf.xml
@@
-34,6
+34,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/LowLevel/AudioOutput/asf.xml
b/Demos/Device/LowLevel/AudioOutput/asf.xml
index
522f1d0
..
07ffa36
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/asf.xml
+++ b/
Demos/Device/LowLevel/AudioOutput/asf.xml
@@
-34,6
+34,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/LowLevel/GenericHID/asf.xml
b/Demos/Device/LowLevel/GenericHID/asf.xml
index
436e7b4
..
c303c6b
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/asf.xml
+++ b/
Demos/Device/LowLevel/GenericHID/asf.xml
@@
-34,6
+34,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/LowLevel/MassStorage/asf.xml
b/Demos/Device/LowLevel/MassStorage/asf.xml
index
6ffa794
..
ffe07fb
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/asf.xml
+++ b/
Demos/Device/LowLevel/MassStorage/asf.xml
@@
-38,6
+38,7
@@
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/SCSI.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/asf.xml
b/Demos/Device/LowLevel/RNDISEthernet/asf.xml
index
b33bf82
..
292690f
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/asf.xml
+++ b/
Demos/Device/LowLevel/RNDISEthernet/asf.xml
@@
-53,6
+53,7
@@
<build type="header-file" value="Lib/EthernetProtocols.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/EthernetProtocols.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Host/ClassDriver/AudioOutputHost/asf.xml
b/Demos/Host/ClassDriver/AudioOutputHost/asf.xml
index
c09757f
..
45aaa7d
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioOutputHost/asf.xml
+++ b/
Demos/Host/ClassDriver/AudioOutputHost/asf.xml
@@
-32,6
+32,7
@@
<build type="header-file" value="AudioOutputHost.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="AudioOutputHost.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/asf.xml
b/Demos/Host/LowLevel/AudioOutputHost/asf.xml
index
0f9f4ef
..
56b9944
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/asf.xml
+++ b/
Demos/Host/LowLevel/AudioOutputHost/asf.xml
@@
-34,6
+34,7
@@
<build type="header-file" value="ConfigDescriptor.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="ConfigDescriptor.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/LUFA/StudioIntegration/makefile
b/LUFA/StudioIntegration/makefile
index
9dee437
..
207d7d0
100644
(file)
--- a/
LUFA/StudioIntegration/makefile
+++ b/
LUFA/StudioIntegration/makefile
@@
-83,4
+83,7
@@
check_filenames: $(MODULE_OUTPUT_XML)
done;
@echo Verified referenced filenames of ASF.xml modules.
done;
@echo Verified referenced filenames of ASF.xml modules.
+sanity_check:
+ python ProjectGenerator/project_generator.py -b $(LUFA_ROOT)/../ --main-ext-uuid=0e160d5c-e331-48d9-850b-e0387912171b CHECK
+
.PHONY: all clean generate_xml generate_vsix check_filenames
.PHONY: all clean generate_xml generate_vsix check_filenames
diff --git
a/Projects/AVRISP-MKII/asf.xml
b/Projects/AVRISP-MKII/asf.xml
index
44be0aa
..
fe05c5c
100644
(file)
--- a/
Projects/AVRISP-MKII/asf.xml
+++ b/
Projects/AVRISP-MKII/asf.xml
@@
-89,6
+89,7
@@
<build type="header-file" value="Lib/XPROG/TINYNVM.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/XPROG/TINYNVM.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Projects/Benito/asf.xml
b/Projects/Benito/asf.xml
index
8d29e94
..
42657ca
100644
(file)
--- a/
Projects/Benito/asf.xml
+++ b/
Projects/Benito/asf.xml
@@
-35,6
+35,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Projects/MIDIToneGenerator/asf.xml
b/Projects/MIDIToneGenerator/asf.xml
index
55d4a5d
..
7a3e64d
100644
(file)
--- a/
Projects/MIDIToneGenerator/asf.xml
+++ b/
Projects/MIDIToneGenerator/asf.xml
@@
-34,6
+34,7
@@
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Descriptors.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Projects/Magstripe/asf.xml
b/Projects/Magstripe/asf.xml
index
edb0375
..
c5e8850
100644
(file)
--- a/
Projects/Magstripe/asf.xml
+++ b/
Projects/Magstripe/asf.xml
@@
-38,6
+38,7
@@
<build type="header-file" value="Lib/MagstripeHW.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/MagstripeHW.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Projects/TempDataLogger/asf.xml
b/Projects/TempDataLogger/asf.xml
index
6e5528b
..
55a1a19
100644
(file)
--- a/
Projects/TempDataLogger/asf.xml
+++ b/
Projects/TempDataLogger/asf.xml
@@
-53,6
+53,7
@@
<build type="header-file" value="Lib/FATFs/integer.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/FATFs/integer.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Projects/Webserver/asf.xml
b/Projects/Webserver/asf.xml
index
abb30fe
..
d4934bc
100644
(file)
--- a/
Projects/Webserver/asf.xml
+++ b/
Projects/Webserver/asf.xml
@@
-78,6
+78,7
@@
<build type="header-file" value="Lib/uip/uipopt.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<build type="header-file" value="Lib/uip/uipopt.h"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
diff --git
a/Projects/XPLAINBridge/asf.xml
b/Projects/XPLAINBridge/asf.xml
index
f410b6f
..
91fb723
100644
(file)
--- a/
Projects/XPLAINBridge/asf.xml
+++ b/
Projects/XPLAINBridge/asf.xml
@@
-40,6
+40,7
@@
<require idref="lufa.projects.avrispmkii_clone.src"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
<require idref="lufa.projects.avrispmkii_clone.src"/>
\r
\r
<build type="module-config" subtype="path" value="Config"/>
\r
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r
<build type="header-file" value="Config/AppConfig.h"/>
\r
<build type="header-file" value="Config/LUFAConfig.h"/>
\r
\r