Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Common / Common.h
2010-01-05 Dean CameraInline USB management functions in the Class 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-06 Dean CameraAdd optional double-banking support to the Device mode...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-04-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-09 Dean CameraRemoved SetSystemClockPrescaler() macro, the clock_pres...
2009-02-23 Dean CameraMoved all source to the trunk directory.