Guest User

Untitled

a guest
Nov 24th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. In file included from ../../LUFA/Drivers/USB/Core/XMEGA/../Endpoint.h:107,
  2. from ../../LUFA/Drivers/USB/Core/XMEGA/../Device.h:57,
  3. from ../../LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h:66,
  4. from ../../LUFA/Drivers/USB/Core/USBController.h:122,
  5. from ../../LUFA/Drivers/USB/Core/USBTask.h:47,
  6. from ../../LUFA/Drivers/USB/USB.h:366,
  7. from Descriptors.h:42,
  8. from RelayBoard.h:46,
  9. from RelayBoard.c:38:
  10. ../../LUFA/Drivers/USB/Core/XMEGA/../XMEGA/Endpoint_XMEGA.h: In function 'Endpoint_ConfigureEndpoint':
  11. ../../LUFA/Drivers/USB/Core/XMEGA/../XMEGA/Endpoint_XMEGA.h:278: error: 'USB_EPTYPE_Control' undeclared (first use in this function)
  12. ../../LUFA/Drivers/USB/Core/XMEGA/../XMEGA/Endpoint_XMEGA.h:278: error: (Each undeclared identifier is reported only once
  13. ../../LUFA/Drivers/USB/Core/XMEGA/../XMEGA/Endpoint_XMEGA.h:278: error: for each function it appears in.)
  14. ../../LUFA/Drivers/USB/Core/XMEGA/../XMEGA/Endpoint_XMEGA.h:281: error: 'USB_EPTYPE_Isochronous' undeclared (first use in this function)
Add Comment
Please, Sign In to add comment