Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 23 Jul 2009 08:00:12 +0000 (08:00 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 23 Jul 2009 08:00:12 +0000 (08:00 +0000)
commit5dbfdaa17dc4cb35783ec121453c7dfaca9874f3
treee03f9d794664c1042e30406f37e4b244ce1bf1b5
parent7a5d045987f1d42b73a4291a9cd7ac25dc3b8c1a
Ensure that the USB_DeviceState variable is properly set upon wakeup events, 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.
Bootloaders/TeensyHID/TeensyHID.h
Demos/Device/ClassDriver/CDC/CDC.c
Demos/Device/ClassDriver/DualCDC/DualCDC.c
Demos/Device/Incomplete/Sideshow/Descriptors.c
LUFA/Drivers/USB/HighLevel/USBInterrupt.c