Allow the title of top level pages to be overridden in the Atmel Studio help.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common /
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...
2009-11-23 Dean CameraFixed incorrect values for REPORT_ITEM_TYPE_* enum...
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-11-17 Dean CameraMake RNDISHost demo validate the set Packet Filter...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-09 Dean CameraFixed HID host Class driver report send/receive report...
2009-11-04 Dean CameraAdd missing Printer.h common class driver file.
2009-09-20 Dean CameraOops - Keyboard boot report structure should be an...
2009-09-20 Dean CameraAdded new Pipe_IsFrozen() macro to determine if the...
2009-09-09 Dean CameraFinish Still Image Host class driver.
2009-09-02 Dean CameraAdd StillImage Host Class Driver functions for opening...
2009-09-01 Dean CameraAdded documentation for the constants and enums of...
2009-09-01 Dean CameraFixed StillImageHost not correctly freezing and unfreez...
2009-08-30 Dean CameraAdded start of the Still Image Host Class driver demo...
2009-08-27 Dean CameraAdded new "Common" section to the class drivers, to...
2009-08-26 Dean CameraAdd SCSICodes.h to the Class Driver Common folder,...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-07-30 Dean CameraFix redefinition warning when USB_DEVICE_ONLY is set...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-19 Dean CameraClean up RNDIS demo type define names.
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-16 Dean CameraPipe_GetErrorFlags() now returns additional error flags...
2009-06-15 Dean CameraRemove ConfigDescriptor.c/.h files from the ClassDriver...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...