From: Dean Camera Date: Thu, 23 Jul 2009 08:00:12 +0000 (+0000) Subject: Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the... X-Git-Tag: LUFA-110528-BETA~1047 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/5dbfdaa17dc4cb35783ec121453c7dfaca9874f3?hp=5dbfdaa17dc4cb35783ec121453c7dfaca9874f3 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. ---