Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel...
[pub/USBasp.git] / Demos / Device / LowLevel / MassStorage / Lib /
2010-02-07 Dean CameraAdded keyboard modifier masks (HID_KEYBOARD_MODIFER_...
2010-02-02 Dean CameraMinor fixups to the documentation and preprocessor...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-10-18 Dean CameraMoved USBtoSerial demo the Projects directory, as it...
2009-10-02 Dean CameraCleanups to the Device mode Mass Storage demo applicati...
2009-09-22 Dean CameraAdd new error condition to the HID Report Parser for...
2009-09-22 Dean CameraMove Dataflash operational checking code out from SCSI...
2009-08-19 Dean CameraMoved out the handling of V2 Protocol parameters to...
2009-08-05 Dean CameraChanged over manual loops waiting for endpoints to...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-06-29 Dean CameraMinor correction to MagStripe demo to fix build problems.
2009-06-29 Dean CameraDataflash_WaitWhileBusy() now always ensures that the...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...