From: Dean Camera Date: Wed, 23 Nov 2011 00:04:16 +0000 (+0000) Subject: Add XMEGA compile time tokens to the LUFAConfig.h code template. X-Git-Tag: LUFA-120219~28 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/09577fe5418c5237d8392f7acb2d0fdf47fadcdd?hp=09577fe5418c5237d8392f7acb2d0fdf47fadcdd Add XMEGA compile time tokens to the LUFAConfig.h code template. Add additional compile time errors to the XMEGA and AVR8 architectures if multiple USE_*_DESCRIPTORS compile time tokens are enabled. Add support for the NO_INTERNAL_SERIAL compile time token on the XMEGA targets. ---