aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-10 21:09:53 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-10 21:09:53 +0000
commit5cdc29616ceed081e76de2439ed03a0e6c3a7dd1 (patch)
tree23be4f8f19d77bdeb67ec651c3a694ebebf87658 /Demos/Device/ClassDriver
parentbdd74a5ed92e74657c18f37648b6e031d040f47a (diff)
downloadlufa-5cdc29616ceed081e76de2439ed03a0e6c3a7dd1.tar.gz
lufa-5cdc29616ceed081e76de2439ed03a0e6c3a7dd1.tar.bz2
lufa-5cdc29616ceed081e76de2439ed03a0e6c3a7dd1.zip
Update and add missing Atmel Studio project description XML files.
Diffstat (limited to 'Demos/Device/ClassDriver')
-rw-r--r--Demos/Device/ClassDriver/DualVirtualSerial/asf.xml1
-rw-r--r--Demos/Device/ClassDriver/Joystick/asf.xml1
-rw-r--r--Demos/Device/ClassDriver/Keyboard/asf.xml1
-rw-r--r--Demos/Device/ClassDriver/KeyboardMouse/asf.xml1
-rw-r--r--Demos/Device/ClassDriver/MIDI/asf.xml1
-rw-r--r--Demos/Device/ClassDriver/Mouse/asf.xml1
-rw-r--r--Demos/Device/ClassDriver/VirtualSerial/asf.xml1
7 files changed, 0 insertions, 7 deletions
diff --git a/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml b/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml
index 2c49a3351..76f3d0a11 100644
--- a/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml
+++ b/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml
@@ -27,7 +27,6 @@
<build type="header-file" value="Descriptors.h"/>
<build type="module-config" subtype="path" value="Config"/>
- <build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
<require idref="lufa.common"/>
diff --git a/Demos/Device/ClassDriver/Joystick/asf.xml b/Demos/Device/ClassDriver/Joystick/asf.xml
index 68b23d09a..0d7bc1969 100644
--- a/Demos/Device/ClassDriver/Joystick/asf.xml
+++ b/Demos/Device/ClassDriver/Joystick/asf.xml
@@ -25,7 +25,6 @@
<build type="header-file" value="Descriptors.h"/>
<build type="module-config" subtype="path" value="Config"/>
- <build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
<require idref="lufa.common"/>
diff --git a/Demos/Device/ClassDriver/Keyboard/asf.xml b/Demos/Device/ClassDriver/Keyboard/asf.xml
index b77c0264d..759149c02 100644
--- a/Demos/Device/ClassDriver/Keyboard/asf.xml
+++ b/Demos/Device/ClassDriver/Keyboard/asf.xml
@@ -25,7 +25,6 @@
<build type="header-file" value="Descriptors.h"/>
<build type="module-config" subtype="path" value="Config"/>
- <build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
<require idref="lufa.common"/>
diff --git a/Demos/Device/ClassDriver/KeyboardMouse/asf.xml b/Demos/Device/ClassDriver/KeyboardMouse/asf.xml
index c802b547a..3f882bdc4 100644
--- a/Demos/Device/ClassDriver/KeyboardMouse/asf.xml
+++ b/Demos/Device/ClassDriver/KeyboardMouse/asf.xml
@@ -25,7 +25,6 @@
<build type="header-file" value="Descriptors.h"/>
<build type="module-config" subtype="path" value="Config"/>
- <build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
<require idref="lufa.common"/>
diff --git a/Demos/Device/ClassDriver/MIDI/asf.xml b/Demos/Device/ClassDriver/MIDI/asf.xml
index d3343843d..632c5822d 100644
--- a/Demos/Device/ClassDriver/MIDI/asf.xml
+++ b/Demos/Device/ClassDriver/MIDI/asf.xml
@@ -25,7 +25,6 @@
<build type="header-file" value="Descriptors.h"/>
<build type="module-config" subtype="path" value="Config"/>
- <build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
<require idref="lufa.common"/>
diff --git a/Demos/Device/ClassDriver/Mouse/asf.xml b/Demos/Device/ClassDriver/Mouse/asf.xml
index ba444751b..a0066643d 100644
--- a/Demos/Device/ClassDriver/Mouse/asf.xml
+++ b/Demos/Device/ClassDriver/Mouse/asf.xml
@@ -25,7 +25,6 @@
<build type="header-file" value="Descriptors.h"/>
<build type="module-config" subtype="path" value="Config"/>
- <build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
<require idref="lufa.common"/>
diff --git a/Demos/Device/ClassDriver/VirtualSerial/asf.xml b/Demos/Device/ClassDriver/VirtualSerial/asf.xml
index 4d6277a6b..0212db167 100644
--- a/Demos/Device/ClassDriver/VirtualSerial/asf.xml
+++ b/Demos/Device/ClassDriver/VirtualSerial/asf.xml
@@ -27,7 +27,6 @@
<build type="header-file" value="Descriptors.h"/>
<build type="module-config" subtype="path" value="Config"/>
- <build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
<require idref="lufa.common"/>