Minor documentation enhancements.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / ConfigDescriptor.c
2010-09-30 Dean CameraFix low level host mode demos not correctly fetching...
2010-07-21 Dean CameraAdd missing const qualifier to the parameters of the...
2010-05-31 Dean CameraRemove void* arithmetic in the USB_GetNextDescriptor...
2010-05-30 Dean CameraSmall tweaks to ConfigDescriptor.c/.h to ensure pointer...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-08-31 Dean CameraChanged the parameters and behaviour of the USB_GetDevi...
2009-06-19 Dean CameraExtend USB_GetDeviceConfigDescriptor() routine to requi...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...