From: Dean Camera Date: Tue, 3 Nov 2009 02:06:13 +0000 (+0000) Subject: Add const attribute to class driver APIs. X-Git-Tag: LUFA-110528-BETA~853 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/870591983c80053d05175cfe54bab603a8a945d9?ds=inline;hp=870591983c80053d05175cfe54bab603a8a945d9 Add const attribute to class driver APIs. Add new manual pages detailing the advantages of LUFA over the official Atmel USB AVR stack, and reasons why LUFA should be used over a built-from-scratch USB stack. ---