From: Dean Camera Date: Sun, 19 Feb 2012 15:24:05 +0000 (+0000) Subject: All USB Class Driver configuration struct values are now non-const, to allow for... X-Git-Tag: LUFA-120730~148 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/50ff97f378b76d177fef7162e31bb3fb71ef050c?hp=50ff97f378b76d177fef7162e31bb3fb71ef050c All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. ---