Fix up the incomplete Webserver project so that it integrates with the uIP stack...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / USBMode.h
2010-01-07 Dean CameraFix XPLAIN Dataflash and LED drivers.
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-23 Dean CameraFixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-07-30 Dean CameraFix redefinition warning when USB_DEVICE_ONLY is set...
2009-07-29 Dean CameraCleanup USBMode.h to simplify preprocessor logic.
2009-07-16 Dean CameraAdded support for the new ATMEGA32U2, ATMEGA16U2 and...
2009-06-14 Dean CameraChanged per-device controller preprocessor checks over...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...