| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
against the old, and updated reports made within the idle period are sent immediately to the host.
|
| |
|
|
|
|
| |
Fix incorrect HWB button mask in the STK526 Buttons driver.
|
|
|
|
| |
(both in device and host mode) to ensure sane values after each enumeration. User code should no longer explicitly set state information as this is no longer preserved.
|
|
|
|
| |
programming of AVRs using the official Arduino bootloader.
|
|
|
|
|
|
|
|
| |
to the Addressed or Configured state as needed.
Add explicit support for the AT90USB646 to the Teensy bootloader now that PJRC have released the Teensy++ board.
Ensure unfinished SideShow demo uses an unallocated PID value within the LUFA range.
|
|
|
|
| |
structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
|
|
|
|
| |
for similar host mode Class drivers.
|
|
re-add old low level demos to a LowLevel subdirectory.
|