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/Host/LowLevel/PrinterHost | |
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/Host/LowLevel/PrinterHost')
-rw-r--r-- | Demos/Host/LowLevel/PrinterHost/asf.xml | 1 | ||||
-rw-r--r-- | Demos/Host/LowLevel/PrinterHost/doxyfile (renamed from Demos/Host/LowLevel/PrinterHost/Doxygen.conf) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/PrinterHost/asf.xml b/Demos/Host/LowLevel/PrinterHost/asf.xml index dc852c63f..7f8606360 100644 --- a/Demos/Host/LowLevel/PrinterHost/asf.xml +++ b/Demos/Host/LowLevel/PrinterHost/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="PrinterHost.txt"/>
<build type="c-source" value="PrinterHost.c"/>
diff --git a/Demos/Host/LowLevel/PrinterHost/Doxygen.conf b/Demos/Host/LowLevel/PrinterHost/doxyfile index 4c49a9146..4c49a9146 100644 --- a/Demos/Host/LowLevel/PrinterHost/Doxygen.conf +++ b/Demos/Host/LowLevel/PrinterHost/doxyfile |