From 864196c884ef3602aee44f1a68aceb5819a07f21 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 27 Jul 2009 23:19:17 +0000 Subject: 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. --- LUFA/ManPages/DirectorySummaries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/ManPages/DirectorySummaries.txt') diff --git a/LUFA/ManPages/DirectorySummaries.txt b/LUFA/ManPages/DirectorySummaries.txt index 3b2c15fca..c6691d7d8 100644 --- a/LUFA/ManPages/DirectorySummaries.txt +++ b/LUFA/ManPages/DirectorySummaries.txt @@ -33,7 +33,7 @@ * * This folder contains drivers for several of the AVR internal peripherals such as the USART, compatible only with * the AT90USBXXX6, AT90USBXXX7 and ATMEGAXXU4 USB AVR models, such as the AT90USB1287. Its contents should not be - * included by the user application - the dispatch header file located in the parent AT90USBXXX directory should be used + * included by the user application - the dispatch header file located in the parent directory should be used * instead. * * \dir LUFA/Drivers/USB -- cgit v1.2.3