From: Dean Camera Date: Sun, 28 Jun 2009 13:39:08 +0000 (+0000) Subject: Added const modifiers to device mode class drivers. X-Git-Tag: LUFA-110528-BETA~1089 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f1076ac4d6e56bff7fb6d2126746af1108211370?hp=f1076ac4d6e56bff7fb6d2126746af1108211370 Added const modifiers to device mode class drivers. Added parameter directions to function parameter documentation. Added new experimental FAST_STREAM_FUNCTIONS compile time option to speed up stream transfers at the expense of a higher FLASH consumption (needs testing to verify improved throughput). ---