Dean Camera
|
6bda628718
|
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
2010-07-21 16:19:32 +00:00 |
Dean Camera
|
97143bf814
|
Add missing const qualifiers to class drivers.
Indent core library function parameters so that there is only one parameter per line, to increase readability.
|
2010-07-21 14:00:51 +00:00 |
Dean Camera
|
6d53cdba83
|
More documentation fixes.
|
2010-06-03 15:55:28 +00:00 |
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
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
2009-12-28 00:34:20 +00:00 |
Dean Camera
|
c438d01f87
|
Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data in the HID Host Parser.
|
2009-11-23 13:01:50 +00:00 |
Dean Camera
|
f5c645296c
|
Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin).
|
2009-09-21 08:07:26 +00:00 |