From: Dean Camera Date: Tue, 21 Apr 2009 06:05:50 +0000 (+0000) Subject: Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in favour... X-Git-Tag: LUFA-110528-BETA~1206 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e5e7eaee7af719cee00a8c2cb6fb4649dde0aa05?ds=inline;hp=e5e7eaee7af719cee00a8c2cb6fb4649dde0aa05 Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in favour of the standard Endpoint_Clear* and Pipe_Clear* macros (Atmel have confirmed no effect from setting FIFOCON on control endpoints). ---