From: Dean Camera Date: Mon, 1 Feb 2010 12:35:48 +0000 (+0000) Subject: Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEU... X-Git-Tag: LUFA-110528-BETA~632 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4d246a82cbed77cea849ddcbc88d32019665edae?hp=4d246a82cbed77cea849ddcbc88d32019665edae Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen). Mark the AVRISP-MKII project descriptors as being both Bus Powered and Device Powered. Copy over file level documentation of the peripheral drivers to the module level documentation. ---