Dean Camera
|
4f747e7b76
|
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.
|
2009-07-20 14:07:02 +00:00 |
Dean Camera
|
2b21a1552d
|
Remove hardcoded DOT path from all Doxygen config files.
Better documentation for the MissleLauncher project - add credit to PyLauncher project.
|
2009-06-16 13:50:02 +00:00 |
Dean Camera
|
c75f8bf223
|
More Doxygen fixes - ensure no undocumented function parameters.
|
2009-06-15 08:36:12 +00:00 |
Dean Camera
|
0323e13b39
|
Copy over schedulerless host demos to ClassDrivers directory, for later modification to new Host mode USB class drivers.
|
2009-06-09 04:30:12 +00:00 |
Dean Camera
|
34f6e0dd33
|
Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations.
Fixes to MassStorageHost demo to improve compatibility with more USB drives.
|
2009-06-09 04:27:53 +00:00 |
Dean Camera
|
f1199200e1
|
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
|
2009-06-05 07:56:39 +00:00 |