Move out the EP_TYPE_* macros to the base USBController.h header, as these are used...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 19 Jul 2011 02:15:36 +0000 (02:15 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 19 Jul 2011 02:15:36 +0000 (02:15 +0000)
commit69243c5071c4b059c1405f9dd4753f306f8dc04e
tree5e14c6cea626313f0cbcb72edca5f127ba9a2dcd
parent06d3797bacab37a75c9cc623ea50725acece82a2
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.
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
LUFA/Drivers/USB/Core/USBController.h
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h