aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-01-08 21:47:59 +1100
committerDean Camera <dean@fourwalledcubicle.com>2014-01-08 21:47:59 +1100
commit0d84b65f0b91c67945dc0553e717b77b333e0d53 (patch)
treefb645cb5e7c737357863febee6124f3e8a0517c8 /Demos/Device/LowLevel
parent578976788971c370ba61aa7fd20530d05319c2d9 (diff)
downloadlufa-0d84b65f0b91c67945dc0553e717b77b333e0d53.tar.gz
lufa-0d84b65f0b91c67945dc0553e717b77b333e0d53.tar.bz2
lufa-0d84b65f0b91c67945dc0553e717b77b333e0d53.zip
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Studio extension.
Diffstat (limited to 'Demos/Device/LowLevel')
-rw-r--r--Demos/Device/LowLevel/AudioInput/asf.xml1
-rw-r--r--Demos/Device/LowLevel/AudioInput/doxyfile (renamed from Demos/Device/LowLevel/AudioInput/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/AudioOutput/asf.xml1
-rw-r--r--Demos/Device/LowLevel/AudioOutput/doxyfile (renamed from Demos/Device/LowLevel/AudioOutput/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/BulkVendor/asf.xml1
-rw-r--r--Demos/Device/LowLevel/BulkVendor/doxyfile (renamed from Demos/Device/LowLevel/BulkVendor/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/DualVirtualSerial/asf.xml1
-rw-r--r--Demos/Device/LowLevel/DualVirtualSerial/doxyfile (renamed from Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/GenericHID/asf.xml1
-rw-r--r--Demos/Device/LowLevel/GenericHID/doxyfile (renamed from Demos/Device/LowLevel/GenericHID/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/Joystick/asf.xml1
-rw-r--r--Demos/Device/LowLevel/Joystick/doxyfile (renamed from Demos/Device/LowLevel/Joystick/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/Keyboard/asf.xml1
-rw-r--r--Demos/Device/LowLevel/Keyboard/doxyfile (renamed from Demos/Device/LowLevel/Keyboard/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/KeyboardMouse/asf.xml1
-rw-r--r--Demos/Device/LowLevel/KeyboardMouse/doxyfile (renamed from Demos/Device/LowLevel/KeyboardMouse/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/MIDI/asf.xml1
-rw-r--r--Demos/Device/LowLevel/MIDI/doxyfile (renamed from Demos/Device/LowLevel/MIDI/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/MassStorage/asf.xml1
-rw-r--r--Demos/Device/LowLevel/MassStorage/doxyfile (renamed from Demos/Device/LowLevel/MassStorage/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/Mouse/asf.xml1
-rw-r--r--Demos/Device/LowLevel/Mouse/doxyfile (renamed from Demos/Device/LowLevel/Mouse/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/RNDISEthernet/asf.xml1
-rw-r--r--Demos/Device/LowLevel/RNDISEthernet/doxyfile (renamed from Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf)0
-rw-r--r--Demos/Device/LowLevel/VirtualSerial/asf.xml1
-rw-r--r--Demos/Device/LowLevel/VirtualSerial/doxyfile (renamed from Demos/Device/LowLevel/VirtualSerial/Doxygen.conf)0
26 files changed, 13 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/AudioInput/asf.xml b/Demos/Device/LowLevel/AudioInput/asf.xml
index 4764f4a56..dab549a75 100644
--- a/Demos/Device/LowLevel/AudioInput/asf.xml
+++ b/Demos/Device/LowLevel/AudioInput/asf.xml
@@ -28,6 +28,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="AudioInput.txt"/>
<build type="c-source" value="AudioInput.c"/>
diff --git a/Demos/Device/LowLevel/AudioInput/Doxygen.conf b/Demos/Device/LowLevel/AudioInput/doxyfile
index 38bb3b014..38bb3b014 100644
--- a/Demos/Device/LowLevel/AudioInput/Doxygen.conf
+++ b/Demos/Device/LowLevel/AudioInput/doxyfile
diff --git a/Demos/Device/LowLevel/AudioOutput/asf.xml b/Demos/Device/LowLevel/AudioOutput/asf.xml
index cdcb68abe..cddfb8543 100644
--- a/Demos/Device/LowLevel/AudioOutput/asf.xml
+++ b/Demos/Device/LowLevel/AudioOutput/asf.xml
@@ -28,6 +28,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="AudioOutput.txt"/>
<build type="c-source" value="AudioOutput.c"/>
diff --git a/Demos/Device/LowLevel/AudioOutput/Doxygen.conf b/Demos/Device/LowLevel/AudioOutput/doxyfile
index 824854c9f..824854c9f 100644
--- a/Demos/Device/LowLevel/AudioOutput/Doxygen.conf
+++ b/Demos/Device/LowLevel/AudioOutput/doxyfile
diff --git a/Demos/Device/LowLevel/BulkVendor/asf.xml b/Demos/Device/LowLevel/BulkVendor/asf.xml
index ec1447a32..e87f33eb0 100644
--- a/Demos/Device/LowLevel/BulkVendor/asf.xml
+++ b/Demos/Device/LowLevel/BulkVendor/asf.xml
@@ -39,6 +39,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="BulkVendor.txt"/>
<build type="distribute" subtype="directory" value="HostTestApp"/>
<build type="distribute" subtype="directory" value="WindowsDriver"/>
diff --git a/Demos/Device/LowLevel/BulkVendor/Doxygen.conf b/Demos/Device/LowLevel/BulkVendor/doxyfile
index 888e4ed8b..888e4ed8b 100644
--- a/Demos/Device/LowLevel/BulkVendor/Doxygen.conf
+++ b/Demos/Device/LowLevel/BulkVendor/doxyfile
diff --git a/Demos/Device/LowLevel/DualVirtualSerial/asf.xml b/Demos/Device/LowLevel/DualVirtualSerial/asf.xml
index a228211ff..133d1b4f8 100644
--- a/Demos/Device/LowLevel/DualVirtualSerial/asf.xml
+++ b/Demos/Device/LowLevel/DualVirtualSerial/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="DualVirtualSerial.txt"/>
<build type="distribute" subtype="user-file" value="LUFA DualVirtualSerial.inf"/>
diff --git a/Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf b/Demos/Device/LowLevel/DualVirtualSerial/doxyfile
index cb89def67..cb89def67 100644
--- a/Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf
+++ b/Demos/Device/LowLevel/DualVirtualSerial/doxyfile
diff --git a/Demos/Device/LowLevel/GenericHID/asf.xml b/Demos/Device/LowLevel/GenericHID/asf.xml
index 6e4aecb23..cf1fb8009 100644
--- a/Demos/Device/LowLevel/GenericHID/asf.xml
+++ b/Demos/Device/LowLevel/GenericHID/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="GenericHID.txt"/>
<build type="distribute" subtype="directory" value="HostTestApp"/>
diff --git a/Demos/Device/LowLevel/GenericHID/Doxygen.conf b/Demos/Device/LowLevel/GenericHID/doxyfile
index a69a18148..a69a18148 100644
--- a/Demos/Device/LowLevel/GenericHID/Doxygen.conf
+++ b/Demos/Device/LowLevel/GenericHID/doxyfile
diff --git a/Demos/Device/LowLevel/Joystick/asf.xml b/Demos/Device/LowLevel/Joystick/asf.xml
index 87941c42f..d37741bac 100644
--- a/Demos/Device/LowLevel/Joystick/asf.xml
+++ b/Demos/Device/LowLevel/Joystick/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="Joystick.txt"/>
<build type="c-source" value="Joystick.c"/>
diff --git a/Demos/Device/LowLevel/Joystick/Doxygen.conf b/Demos/Device/LowLevel/Joystick/doxyfile
index 40e5b2758..40e5b2758 100644
--- a/Demos/Device/LowLevel/Joystick/Doxygen.conf
+++ b/Demos/Device/LowLevel/Joystick/doxyfile
diff --git a/Demos/Device/LowLevel/Keyboard/asf.xml b/Demos/Device/LowLevel/Keyboard/asf.xml
index fe2124d42..4d386f46f 100644
--- a/Demos/Device/LowLevel/Keyboard/asf.xml
+++ b/Demos/Device/LowLevel/Keyboard/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="Keyboard.txt"/>
<build type="c-source" value="Keyboard.c"/>
diff --git a/Demos/Device/LowLevel/Keyboard/Doxygen.conf b/Demos/Device/LowLevel/Keyboard/doxyfile
index 460c00752..460c00752 100644
--- a/Demos/Device/LowLevel/Keyboard/Doxygen.conf
+++ b/Demos/Device/LowLevel/Keyboard/doxyfile
diff --git a/Demos/Device/LowLevel/KeyboardMouse/asf.xml b/Demos/Device/LowLevel/KeyboardMouse/asf.xml
index bea38d161..d44bb8043 100644
--- a/Demos/Device/LowLevel/KeyboardMouse/asf.xml
+++ b/Demos/Device/LowLevel/KeyboardMouse/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="KeyboardMouse.txt"/>
<build type="c-source" value="KeyboardMouse.c"/>
diff --git a/Demos/Device/LowLevel/KeyboardMouse/Doxygen.conf b/Demos/Device/LowLevel/KeyboardMouse/doxyfile
index 0fcff0c30..0fcff0c30 100644
--- a/Demos/Device/LowLevel/KeyboardMouse/Doxygen.conf
+++ b/Demos/Device/LowLevel/KeyboardMouse/doxyfile
diff --git a/Demos/Device/LowLevel/MIDI/asf.xml b/Demos/Device/LowLevel/MIDI/asf.xml
index f01d87586..477b7d749 100644
--- a/Demos/Device/LowLevel/MIDI/asf.xml
+++ b/Demos/Device/LowLevel/MIDI/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="MIDI.txt"/>
<build type="c-source" value="MIDI.c"/>
diff --git a/Demos/Device/LowLevel/MIDI/Doxygen.conf b/Demos/Device/LowLevel/MIDI/doxyfile
index 3f89a0b87..3f89a0b87 100644
--- a/Demos/Device/LowLevel/MIDI/Doxygen.conf
+++ b/Demos/Device/LowLevel/MIDI/doxyfile
diff --git a/Demos/Device/LowLevel/MassStorage/asf.xml b/Demos/Device/LowLevel/MassStorage/asf.xml
index cb77d816e..68ae2c28e 100644
--- a/Demos/Device/LowLevel/MassStorage/asf.xml
+++ b/Demos/Device/LowLevel/MassStorage/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="MassStorage.txt"/>
<build type="c-source" value="MassStorage.c"/>
diff --git a/Demos/Device/LowLevel/MassStorage/Doxygen.conf b/Demos/Device/LowLevel/MassStorage/doxyfile
index abb3618e8..abb3618e8 100644
--- a/Demos/Device/LowLevel/MassStorage/Doxygen.conf
+++ b/Demos/Device/LowLevel/MassStorage/doxyfile
diff --git a/Demos/Device/LowLevel/Mouse/asf.xml b/Demos/Device/LowLevel/Mouse/asf.xml
index d3d845563..ac21d0771 100644
--- a/Demos/Device/LowLevel/Mouse/asf.xml
+++ b/Demos/Device/LowLevel/Mouse/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="Mouse.txt"/>
<build type="c-source" value="Mouse.c"/>
diff --git a/Demos/Device/LowLevel/Mouse/Doxygen.conf b/Demos/Device/LowLevel/Mouse/doxyfile
index a16ceb48c..a16ceb48c 100644
--- a/Demos/Device/LowLevel/Mouse/Doxygen.conf
+++ b/Demos/Device/LowLevel/Mouse/doxyfile
diff --git a/Demos/Device/LowLevel/RNDISEthernet/asf.xml b/Demos/Device/LowLevel/RNDISEthernet/asf.xml
index 21a489f9f..2cba10c9e 100644
--- a/Demos/Device/LowLevel/RNDISEthernet/asf.xml
+++ b/Demos/Device/LowLevel/RNDISEthernet/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="RNDISEthernet.txt"/>
<build type="c-source" value="RNDISEthernet.c"/>
diff --git a/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf b/Demos/Device/LowLevel/RNDISEthernet/doxyfile
index d62da5031..d62da5031 100644
--- a/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf
+++ b/Demos/Device/LowLevel/RNDISEthernet/doxyfile
diff --git a/Demos/Device/LowLevel/VirtualSerial/asf.xml b/Demos/Device/LowLevel/VirtualSerial/asf.xml
index 7ca80c142..1eb328b51 100644
--- a/Demos/Device/LowLevel/VirtualSerial/asf.xml
+++ b/Demos/Device/LowLevel/VirtualSerial/asf.xml
@@ -40,6 +40,7 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="doxyfile"/>
<build type="distribute" subtype="user-file" value="VirtualSerial.txt"/>
<build type="distribute" subtype="user-file" value="LUFA VirtualSerial.inf"/>
diff --git a/Demos/Device/LowLevel/VirtualSerial/Doxygen.conf b/Demos/Device/LowLevel/VirtualSerial/doxyfile
index a4e76b5ed..a4e76b5ed 100644
--- a/Demos/Device/LowLevel/VirtualSerial/Doxygen.conf
+++ b/Demos/Device/LowLevel/VirtualSerial/doxyfile