From: Dean Camera Date: Mon, 7 Sep 2009 07:57:00 +0000 (+0000) Subject: Corrected incorrect signature bytes for the AT90USB82 and added support for the ATMEG... X-Git-Tag: LUFA-110528-BETA~911 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/c8b72f955f1fd17dbc90254b56e6596ba70660cd?hp=c8b72f955f1fd17dbc90254b56e6596ba70660cd Corrected incorrect signature bytes for the AT90USB82 and added support for the ATMEGAXX2 variant AVRs to the DFU bootloader. Added warning to the EVENT_USB_Device_Connect() and EVENT_USB_Device_Disconnect() events that they may be fired multiple times during device enumeration on the series 2 AVRs. ---