From: Dean Camera Date: Tue, 19 Jul 2011 07:02:19 +0000 (+0000) Subject: Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_... X-Git-Tag: LUFA-111009~42 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/110711598af766ef5da7aaf183d0c4886beb8fb7?hp=110711598af766ef5da7aaf183d0c4886beb8fb7 Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. ---