Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint(), to be consistent with the...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 5 Mar 2011 16:30:57 +0000 (16:30 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 5 Mar 2011 16:30:57 +0000 (16:30 +0000)
commit8b13f7f89a7648f5578d14b518b9c8a7fcda8144
tree79293a15596515363ba69f7d62704f13b58753f5
parent1e3d892b6a7eb6770c4abf3191399c8a68aa7eaf
Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint(), to be consistent with the Pipe_ResetPipe() function name.

Fix undefined error in Pipe_UC3B.h.

Add missing migration notes.
Demos/Device/LowLevel/MassStorage/MassStorage.c
LUFA/Drivers/USB/Class/Device/MassStorage.c
LUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/MigrationInformation.txt