Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
e331b531c6
|
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
|
2010-05-07 07:11:25 +00:00 |
Dean Camera
|
9e34144c9b
|
Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos.
|
2010-04-28 14:33:10 +00:00 |
Dean Camera
|
0557676013
|
Add file-level brief documentation.
Remove accidentally duplicated model-specific peripheral driver files.
|
2010-03-29 07:49:58 +00:00 |
Dean Camera
|
ce260ae786
|
Webserver project now uses the board LEDs to indicate the current IP configuration state.
Don't double-read data from the attached disk in the incomplete StandaloneProgrammer project when in host mode.
|
2010-03-09 05:15:08 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
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
|
73d9fafc0f
|
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream 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.
|
2009-07-13 12:38:30 +00:00 |
Dean Camera
|
48b3c9976c
|
Use sub pages in main library documentation to improve readability.
|
2009-06-15 11:01:58 +00:00 |
Dean Camera
|
8aeab06457
|
Moved all source to the trunk directory.
|
2009-02-23 07:08:34 +00:00 |