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 |