Name | Last commit | Last update |
---|---|---|
.. | ||
Device.c | ||
Device.h | ||
Endpoint.c | ||
Endpoint.h | ||
Host.c | ||
Host.h | ||
OTG.h | ||
Pipe.c | ||
Pipe.h | ||
USBController.c | ||
USBController.h | ||
USBInterrupt.c | ||
USBInterrupt.h |
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
Name | Last commit | Last update |
---|---|---|
.. | ||
Device.c | ||
Device.h | ||
Endpoint.c | ||
Endpoint.h | ||
Host.c | ||
Host.h | ||
OTG.h | ||
Pipe.c | ||
Pipe.h | ||
USBController.c | ||
USBController.h | ||
USBInterrupt.c | ||
USBInterrupt.h |