aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Incomplete/Sideshow/Descriptors.c
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that the USB_DeviceState variable is properly set upon wakeup events, ↵Dean Camera2009-07-231-1/+1
| | | | | | | | 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.
* Conversion of old incomplete SideShow demo to new APIs.Dean Camera2009-06-051-9/+9
|
* Add new Incomplete device subdirectory for work-in-progress demos. Add ↵Dean Camera2009-06-051-0/+238
incomplete SideShow demo.