2009-11-15 |
Dean Camera | Cleanups to the MassStorage Device demos, and the MassS... |
tree | commitdiff |
2009-11-13 |
Dean Camera | Corrections, improvements and additions to the incomple... |
tree | commitdiff |
2009-11-13 |
Dean Camera | Corrected the name of the misnamed USB_GetDeviceConfigD... |
tree | commitdiff |
2009-11-13 |
Dean Camera | Extend incomplete RNDISHost demo -- can not enumerate... |
tree | commitdiff |
2009-11-12 |
Dean Camera | Add beginnings of a RNDIS Ethernet Host demo. |
tree | commitdiff |
2009-11-10 |
Dean Camera | Added new stream creation function to the CDC Class... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Fixed HID host Class driver report send/receive report... |
tree | commitdiff |
2009-11-08 |
Dean Camera | Remove dependancies from the LowLevel demos to the... |
tree | commitdiff |
2009-11-07 |
Dean Camera | Make Low Level host demos use void pointers for the... |
tree | commitdiff |
2009-11-07 |
Dean Camera | Add optional pipe double banking support to the Host... |
tree | commitdiff |
2009-11-06 |
Dean Camera | Add double banking property to LUFA powered projects... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Added new Printer Host mode Class driver. |
tree | commitdiff |
2009-11-04 |
Dean Camera | Add support for Mouse Scrollwheel to the MouseHostWithP... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Added new JoystickHostWithParser demos to the library. |
tree | commitdiff |
2009-11-03 |
Dean Camera | Rename the AT90USBXXX67 internal driver directory to... |
tree | commitdiff |
2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
tree | commitdiff |
2009-10-12 |
Dean Camera | Make Audio device demos compatible with AVRs running... |
tree | commitdiff |
2009-10-11 |
Dean Camera | Added stdio.h stream examples for the virtual CDC UART... |
tree | commitdiff |
2009-10-08 |
Dean Camera | Add new MIDI Host Class driver to the library, and... |
tree | commitdiff |
2009-10-08 |
Dean Camera | Application documentation/comment cleanup. |
tree | commitdiff |
2009-10-08 |
Dean Camera | Add new MIDIHost LowLevel demo application. |
tree | commitdiff |
2009-09-30 |
Dean Camera | Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time... |
tree | commitdiff |
2009-09-29 |
Dean Camera | Fix missing semicolons in the *WithParser Host mode... |
tree | commitdiff |
2009-09-29 |
Dean Camera | Fix missing semicolons in the *WithParser Host mode... |
tree | commitdiff |
2009-09-29 |
Dean Camera | Remove old OTG demo directory with useless TestApp... |
tree | commitdiff |
2009-09-28 |
Dean Camera | Fixed PrinterHost demo returning invalid Device ID... |
tree | commitdiff |
2009-09-24 |
Dean Camera | Doxygen fixes to \param directives to give data directi... |
tree | commitdiff |
2009-09-24 |
Dean Camera | Fix incorrect names for the HID Host protocol setting... |
tree | commitdiff |
2009-09-22 |
Dean Camera | Fix more build errors in the LowLevel "WithParser"... |
tree | commitdiff |
2009-09-22 |
Dean Camera | Fix broken Host ClassDriver MouseHostWithParser demo. |
tree | commitdiff |
2009-09-22 |
Dean Camera | Add new error condition to the HID Report Parser for... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Add new attributes to the HID Report Parser and HID... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Finish initial draft of the Host Mode HID Class driver. |
tree | commitdiff |
2009-09-21 |
Dean Camera | Fix building of KeyboardHostWithParser and MouseHostWit... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Add const qualifiers to Host mode Class drivers. |
tree | commitdiff |
2009-09-20 |
Dean Camera | Add KeyboardHost HID Host Class driver demo to the... |
tree | commitdiff |
2009-09-20 |
Dean Camera | Finish Class Driver MouseHost demo. Update HID Host... |
tree | commitdiff |
2009-09-20 |
Dean Camera | Added new Pipe_IsFrozen() macro to determine if the... |
tree | commitdiff |
2009-09-17 |
Dean Camera | Added support for the officially recommended layout... |
tree | commitdiff |
2009-09-17 |
Dean Camera | Fix Mass Storage Host Class driver GetMaxLUN command... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Change HID report parser so that it can calculate and... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Add Host mode Class driver demo summaries. |
tree | commitdiff |
2009-09-09 |
Dean Camera | Finish Still Image Host class driver. |
tree | commitdiff |
2009-09-07 |
Dean Camera | Add link to third-party signed version of the official... |
tree | commitdiff |
2009-09-06 |
Dean Camera | Add in new invalid event hook check targets to project... |
tree | commitdiff |
2009-09-06 |
Dean Camera | Changed Still Image Host class driver to auto-fill... |
tree | commitdiff |
2009-09-02 |
Dean Camera | Add StillImage Host Class Driver functions for opening... |
tree | commitdiff |
2009-09-02 |
Dean Camera | Add user-filtering to the HID report parser, so that... |
tree | commitdiff |
2009-09-02 |
Dean Camera | Fixed error in PrinterHost preventing the full page... |
tree | commitdiff |
2009-09-01 |
Dean Camera | Fixed StillImageHost not correctly freezing and unfreez... |
tree | commitdiff |
2009-08-31 |
Dean Camera | Oops - with new changes to the way the device Configura... |
tree | commitdiff |
2009-08-31 |
Dean Camera | Changed the parameters and behaviour of the USB_GetDevi... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Added start of the Still Image Host Class driver demo... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Replace -finline-limit with -fno-inline-small-functions... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Condensed SCSI command functions in the LowLevel Mass... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Fix memory corruption in Host mode Mass Storage Class... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCap... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Add SCSICodes.h to the Class Driver Common folder,... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Oops: Really disable building of Projects/Host/ClassDri... |
tree | commitdiff |
2009-08-26 |
Dean Camera | More work on the Mass Storage Host mode Class driver. |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added explicit attribute masks to the device mode demos... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added CDC_Device_Flush() command to the CDC Device... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Add new functions to the HID host class driver, refine... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Fixed swapped paremeters in the HID state memory copy... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Fix issue in CDC device class driver where received... |
tree | commitdiff |
2009-08-07 |
Dean Camera | Make Benito ping-pong LED code more explicit, using... |
tree | commitdiff |
2009-08-06 |
Dean Camera | Make Endpoint control transfers more reliable; early... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Make Control Endpoint stream transfers more reliable... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Renamed all library events to properly seperate out... |
tree | commitdiff |
2009-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Fixed report data alignment issues in the MouseHostWith... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Change project makefiles so that the current target... |
tree | commitdiff |
2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
tree | commitdiff |
2009-07-27 |
Dean Camera | Collapse configuration descriptor size retrieval and... |
tree | commitdiff |
2009-07-27 |
Dean Camera | Change Host mode class driver Pipe configuration routin... |
tree | commitdiff |
2009-07-27 |
Dean Camera | Add new MouseHost Class Driver demo, unfinished, to... |
tree | commitdiff |
2009-07-26 |
Dean Camera | Corrected new Pipe_IsEndpointBound() function. |
tree | commitdiff |
2009-07-24 |
Dean Camera | Added new LEDs_ToggleLEDs() function to the Board LEDs... |
tree | commitdiff |
2009-07-21 |
Dean Camera | Added new USB_DeviceState variable to keep track of... |
tree | commitdiff |
2009-07-21 |
Dean Camera | Add PrinterHost demo to the documentation. |
tree | commitdiff |
2009-07-21 |
Dean Camera | Add explicit guards to all device mode tasks to ensure... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Ensure control pipe is selected in the PrinterHost... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Change Doxygen configuration files to not produce 4096... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Added missing DoxyGen configuration file to the Printer... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Added extra DoxyGen documentation to the new PrinterHos... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Add PrinterHost to the project file and Host LowLevel... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Moved PrinterHost demo from Incomplete to LowLevel... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Fixed PrinterHost demo Printer_GetDeviceID() routine... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Remove ClearPipeStall routine from the StillImageHost... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Cleaner solution to the PrinterHost data send routine... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Fix unfinished printer host demo - some printer languag... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Added error codes to most StillImageHost demo commands. |
tree | commitdiff |
2009-07-19 |
Dean Camera | Don't send terminal RESET codes via serial - just set... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Use sane ANSI terminal escape codes for the Host mode... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Add partial project documentation to the incomplete... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Fix PrinterHost demo so that it will only enumerate... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failu... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Magstripe Project: Ensure that empty tracks still print... |
tree | commitdiff |
next |