From: Dean Camera Date: Sat, 5 Mar 2011 16:30:57 +0000 (+0000) Subject: Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint(), to be consistent with the... X-Git-Tag: LUFA-110528-BETA~43 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/8b13f7f89a7648f5578d14b518b9c8a7fcda8144?hp=8b13f7f89a7648f5578d14b518b9c8a7fcda8144 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. ---