Minor correction to MagStripe demo to fix build problems.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / MassStorage.c
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-23 Dean CameraFixed MassStorage demo not clearing the reset flag...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-04 Dean CameraMinor documentation page updates.
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...