From: Dean Camera Date: Tue, 19 Jul 2011 02:15:36 +0000 (+0000) Subject: Move out the EP_TYPE_* macros to the base USBController.h header, as these are used... X-Git-Tag: LUFA-111009~44 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/69243c5071c4b059c1405f9dd4753f306f8dc04e?ds=inline;hp=69243c5071c4b059c1405f9dd4753f306f8dc04e Move out the EP_TYPE_* macros to the base USBController.h header, as these are used in the device descriptors as well and thus must not be changed. ---