Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_Cre...
[pub/USBasp.git] / Demos / Device / LowLevel / MassStorage /
2009-11-15 Dean CameraCleanups to the MassStorage Device demos, and the MassS...
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-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-10-12 Dean CameraMake Audio device demos compatible with AVRs running...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
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-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-09-01 Dean CameraMove check for devices not supporting internal serials...
2009-08-30 Dean CameraReplace -finline-limit with -fno-inline-small-functions...
2009-08-23 Dean CameraFixed AVRISP programmer demo -- can now connect to...
2009-08-19 Dean CameraMoved out the handling of V2 Protocol parameters to...
2009-08-13 Dean CameraAdded explicit attribute masks to the device mode demos...
2009-08-05 Dean CameraChanged over manual loops waiting for endpoints to...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-30 Dean CameraSet all CDC and MassStorage device mode demos (LowLevel...
2009-07-28 Dean CameraChange project makefiles so that the current target...
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-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-13 Dean CameraAdded compatibility list to the documentation of each...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
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-23 Dean CameraFixed MassStorage demo not clearing the reset flag...
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-19 Dean CameraMove LUFA compile time options to a new section in...
2009-06-16 Dean CameraRemove hardcoded DOT path from all Doxygen config files.
2009-06-15 Dean CameraMore Doxygen fixes - ensure no undocumented function...
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 CameraRemove outdated AVRStudio project files from demos...
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...