From 59ed10273c4f37079564d08a51bea2af1c10b96b Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 24 Nov 2009 08:54:41 +0000 Subject: Fixed host state machine not enabling Auto VBUS mode when HOST_DEVICE_SETTLE_DELAY_MS is set to zero. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 5cb786296..5dc83cc65 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -27,6 +27,7 @@ * - Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions * - Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount * - Fixed Pipe_IsEndpointBound() not masking the given Endpoint Address against PIPE_EPNUM_MASK + * - Fixed host state machine not enabling Auto VBUS mode when HOST_DEVICE_SETTLE_DELAY_MS is set to zero * * \section Sec_ChangeLog091122 Version 091122 * -- cgit v1.2.3