Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / Printer.c
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-12-13 Dean CameraTest with -Wextra, fix library warnings due to unused...
2009-12-13 Dean CameraUse -pedantic compile time option to find and correct...
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
2009-11-04 Dean CameraAdded new Printer Host mode Class driver.