Minor updates to the Benito programmer - remove redundant PORT register manipulations.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / USBInterrupt.c
2009-07-23 Dean CameraEnsure that the USB_DeviceState variable is properly...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-13 Dean CameraSeperated out parts of the PrinterHost incomplete demo...
2009-06-14 Dean CameraChanged per-device controller preprocessor checks over...
2009-06-02 Dean CameraRemoved new Start of Frame event from the library;...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-19 Dean CameraUSB_IsConnected is now cleared before the USB_Disconnec...
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-14 Dean CameraRemoved all user pipe/endpoint interrupt APIs, added...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-02-23 Dean CameraMoved all source to the trunk directory.