Control iAP EA Protocol Native Transport #define

This commit is contained in:
Sam Chesney
2014-06-13 17:11:51 +01:00
parent 3bd01c0844
commit 5a89ff8511

View File

@@ -902,6 +902,11 @@
#undef IAP_INT_EP
#endif
/* IAP EA Native Transport */
#if defined(IAP_EA_NATIVE) && (IAP_EA_NATIVE == 0)
#undef IAP_EA_NATIVE
#endif
/* Endpoint addresses enums */
enum USBEndpointNumber_In
{