aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Version.h
Commit message (Collapse)AuthorAgeFilesLines
* 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