diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2014-01-08 21:47:59 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2014-01-08 21:47:59 +1100 |
commit | 0d84b65f0b91c67945dc0553e717b77b333e0d53 (patch) | |
tree | fb645cb5e7c737357863febee6124f3e8a0517c8 /Demos/Device/LowLevel/MIDI | |
parent | 578976788971c370ba61aa7fd20530d05319c2d9 (diff) | |
download | lufa-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/MIDI')
-rw-r--r-- | Demos/Device/LowLevel/MIDI/asf.xml | 1 | ||||
-rw-r--r-- | Demos/Device/LowLevel/MIDI/doxyfile (renamed from Demos/Device/LowLevel/MIDI/Doxygen.conf) | 0 |
2 files changed, 1 insertions, 0 deletions
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 |