Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / Demos / Device / LowLevel / MassStorage / MassStorage.c
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-15 Dean CameraCleanups to the MassStorage Device demos, and the MassS...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-10-02 Dean CameraCleanups to the Device mode Mass Storage demo applicati...
2009-08-23 Dean CameraFixed AVRISP programmer demo -- can now connect to...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-21 Dean CameraAdd extra tests to the MassStorage device demo and...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-23 Dean CameraFixed MassStorage demo not clearing the reset flag...
2009-06-14 Dean CameraChanged per-device controller preprocessor checks over...
2009-06-08 Dean CameraError status LEDs shown when device endpoint configurat...
2009-06-07 Dean CameraConverted device mode low-level demos to schedulerless.
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...