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
|
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
|
d6edfe35c8
|
Spell check all source code variables, comments and strings.
|
2009-11-09 13:15:28 +00:00 |
Dean Camera
|
5832bab02f
|
Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.
|
2009-11-03 11:11:51 +00:00 |
Dean Camera
|
059ebd01a3
|
Fix missing semicolons in the *WithParser Host mode demos.
|
2009-09-29 07:21:47 +00:00 |
Dean Camera
|
409c49f057
|
Doxygen fixes to \param directives to give data direction in all projects. Make HID item filtering routines clearer in the HID WithParser demos.
|
2009-09-24 02:05:33 +00:00 |
Dean Camera
|
205b35d131
|
Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage.
|
2009-09-02 07:16:52 +00:00 |
Dean Camera
|
f1199200e1
|
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
|
2009-06-05 07:56:39 +00:00 |