aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Version.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-7/+8
| | | | tool made by Laszlo Monda
* Add notification endpoint to the incomplete TMC demo.Dean Camera2010-08-091-2/+2
|
* Commit for the 100807 release.Dean Camera2010-08-091-2/+2
|
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-51/+51
| | | | correctly converted to the target system's native end of line style.
* Add file-level brief documentation.Dean Camera2010-03-291-7/+10
| | | | Remove accidentally duplicated model-specific peripheral driver files.
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
|
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-8/+7
|
* Add information on the new MouseHostDevice dual role demo to the library ↵Dean Camera2009-09-291-1/+1
| | | | documentation. Add a 0x prefix to the LUFA_VERSION_INTEGER define to ensure that it is stored as BCD, and not an octal value.
* Fix issue in CDC device class driver where received data the size of the ↵Dean Camera2009-08-111-2/+2
| | | | | | | | data endpoint could lock up the driver. Further work on the new CDC and HID host mode class drivers. Reset changelog et. al. to reset development information for the new version currently under development.
* Commit for 090810rc1 release.Dean Camera2009-08-051-2/+2
|
* Added new GenericHIDHost demo.Dean Camera2009-04-011-2/+2
| | | | Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use.
* Fixed incorrect defined in Version.h.Dean Camera2009-04-011-2/+2
| | | | Fixed Still Image Host SImage_SendData() function not clearing the pipe bank after sending data.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+49