From: Dean Camera Date: Sun, 29 Nov 2009 07:41:54 +0000 (+0000) Subject: Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 and ATMEG... X-Git-Tag: LUFA-110528-BETA~794 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b7f6a65c258cafc3111d77502b491f223b886a33?hp=b7f6a65c258cafc3111d77502b491f223b886a33 Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 and ATMEGA16U2. Simplified the USB.h master include file's target validity checks. ---