Fix up the incomplete Webserver project so that it integrates with the uIP stack...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / OTG.h
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 CameraCorrections, improvements and additions to the incomple...
2009-11-06 Dean CameraAdd double banking property to LUFA powered projects...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-05-13 Dean CameraMoved USB Host state machine code out from USBTask...
2009-05-03 Dean CameraFixed naming of OTG.h functions, to make them consisten...
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-02-23 Dean CameraMoved all source to the trunk directory.