State information for class drivers is now zeroed out during enumeration (both in...
[pub/USBasp.git] / Demos / Device / LowLevel / MassStorage / Lib / DataflashManager.c
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...