From cbbd3d746acef02a4afd562652a2ba71b24dfd6f Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 26 Jul 2009 10:22:16 +0000 Subject: Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions. --- 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 eb6c89ebf..f96168f37 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -33,6 +33,7 @@ * - Added new Endpoint_ClearStatusStage() convenience function to assist with the status stages of control transfers * - Added new Benito Arduino Programmer project * - Added new LEDs_ToggleLEDs() function to the LEDs driver + * - Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions * * Changed: * - Deprecated psuedo-scheduler and removed dynamic memory allocator from the library (first no longer needed and second unused) -- cgit v1.2.3