| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
endpoint descriptors (thanks to MCS Electronics).
|
|
|
|
| |
redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
|
|
|
|
|
|
|
| |
modify all demos to use them where possible.
Move out private/internal host class driver constants to the common class driver headers, so that they can be used in the Low Level host mode demos.
Ensure all demos, projects and bootloaders use the class driver constants where possible to minimise code repetition.
|
|
|
|
| |
tool made by Laszlo Monda
|
|
|
|
| |
not removed when the GetDescriptor callback function's signature was altered.
|
|
|
|
|
|
| |
parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
|
|
|
| |
is bus-powered only. Add compile time options to reduce the compiled size of the firmware.
|
|
|
|
| |
correctly converted to the target system's native end of line style.
|
|
|
|
| |
to make the code compatible with Windows builds of avrdude at the expense of AVRStudio compatibility.
|
|
|
|
|
|
| |
sub-elements in the Device mode demos, bootloaders and projects.
Fix errors in the MouseHostWithParser demo from incorrect use of the HID_ALIGN_DATA() macro.
|
|
|