aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Change Doxygen configuration files to not produce 4096 directories for the ↵Dean Camera2009-07-201-3/+3
| | | | | | 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.
* Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream ↵Dean Camera2009-07-131-0/+2
| | | | functions. Changed Endpoint.c and Pipe.c to use a templated system to build the seperate functions, rather than duplicating each function's code many times.
* Use sub pages in main library documentation to improve readability.Dean Camera2009-06-151-2/+3
|
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+27