From: Dean Camera Date: Mon, 27 Jul 2009 23:19:17 +0000 (+0000) Subject: State information for class drivers is now zeroed out during enumeration (both in... X-Git-Tag: LUFA-110528-BETA~1036 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/864196c884ef3602aee44f1a68aceb5819a07f21?hp=864196c884ef3602aee44f1a68aceb5819a07f21 State information for class drivers is now zeroed out during enumeration (both in device and host mode) to ensure sane values after each enumeration. User code should no longer explicitly set state information as this is no longer preserved. ---