From: Dean Camera Date: Mon, 20 Jul 2009 14:07:02 +0000 (+0000) Subject: Change Doxygen configuration files to not produce 4096 directories for the documentat... X-Git-Tag: LUFA-110528-BETA~1057 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4f747e7b7607b2dbd8521230ddf3bdbe3dcb29a8?ds=sidebyside;hp=4f747e7b7607b2dbd8521230ddf3bdbe3dcb29a8 Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories. Fix missing Doxygen documentation in the Class Driver Mass Storage Device demo. ---