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
|
72527867f6
|
Remove redundant check in the software PDI programming code of the AVRISP project.
|
2010-03-17 13:07:22 +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
|
8b009bc113
|
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate.
|
2009-11-23 13:22:33 +00:00 |
Dean Camera
|
e625fd6df3
|
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
|
2009-11-13 10:07:25 +00:00 |
Dean Camera
|
fa8d25ef29
|
Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers.
|
2009-09-29 07:13:42 +00:00 |