2009-12-13 |
Dean Camera | Test with -Wextra, fix library warnings due to unused... |
tree | commitdiff |
2009-12-13 |
Dean Camera | Use -pedantic compile time option to find and correct... |
tree | commitdiff |
2009-12-09 |
Dean Camera | Increase timeout of Mass Storage and Still Image host... |
tree | commitdiff |
2009-12-08 |
Dean Camera | Make sure that USB_STREAM_TIMEOUT_MS is set in the... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Fix newly renamed VirtualSerial demos' include filename... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Additional file renames and modifications to change... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Rename CDC demos to VirtualSerial. |
tree | commitdiff |
2009-12-04 |
Dean Camera | Fixed Mass Storage Host Class driver and Low Level... |
tree | commitdiff |
2009-12-04 |
Dean Camera | Fixed HID Parser not distributing the Usage Min and... |
tree | commitdiff |
2009-11-30 |
Dean Camera | Added CDC_Host_Flush() function to the CDC Host Class... |
tree | commitdiff |
2009-11-27 |
Dean Camera | Better checking of whether a packet is received in... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Make the RNDISEthernetHost Class driver demo print... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Make MIDI device demos also turn off the on board LEDs... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Added new RNDIS Host class driver and the beginnings... |
tree | commitdiff |
2009-11-25 |
Dean Camera | Fix typo in the StillImageHost LowLevel demo, and the... |
tree | commitdiff |
2009-11-25 |
Dean Camera | Fix more Doxygen errors from missing parameter document... |
tree | commitdiff |
2009-11-25 |
Dean Camera | Fix build and Doxygen errors. |
tree | commitdiff |
2009-11-25 |
Dean Camera | Added new RNDISHost Host LowLevel demo. Fixed misnamed... |
tree | commitdiff |
2009-11-24 |
Dean Camera | Make the StandaloneProgrammer project seamlessly read... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Added new ReportType parameter to the HID Device Class... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Fixed incorrect values for REPORT_ITEM_TYPE_* enum... |
tree | commitdiff |
2009-11-23 |
Dean Camera | The incomplete StandaloneProgrammer project now uses... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Removed code to zero reports between two keyboard repor... |
tree | commitdiff |
2009-11-20 |
Dean Camera | Fixed Endpoint_Write_Control_Stream_* functions not... |
tree | commitdiff |
2009-11-20 |
Dean Camera | Fixed LowLevel Keyboard demo not saving the issued... |
tree | commitdiff |
2009-11-17 |
Dean Camera | Fix doxygen documentation - doxygen was getting confuse... |
tree | commitdiff |
2009-11-17 |
Dean Camera | Make RNDISHost demo validate the set Packet Filter... |
tree | commitdiff |
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-11 |
Dean Camera | Minor code cleanups for clarity. |
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-06 |
Dean Camera | Add optional double-banking support to the Device mode... |
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-04 |
Dean Camera | Update DevChapter9.c - use the Endpoint_ClearStatusStag... |
tree | commitdiff |
2009-11-03 |
Dean Camera | Add new CDCMouse ClassDriver device demo, combining... |
tree | commitdiff |
2009-11-03 |
Dean Camera | Rename the AT90USBXXX67 internal driver directory to... |
tree | commitdiff |
2009-10-26 |
Dean Camera | Make HID device class driver ignore the previous HID... |
tree | commitdiff |
2009-10-18 |
Dean Camera | Moved USBtoSerial demo the Projects directory, as it... |
tree | commitdiff |
2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
tree | commitdiff |
2009-10-14 |
Dean Camera | Fix AudioOutput and AudioInput class driver demos'... |
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-10-04 |
Dean Camera | Fix broken Endpoint/Pipe stream templates. |
tree | commitdiff |
2009-10-03 |
Dean Camera | Changed Audio Class driver sample read/write functions... |
tree | commitdiff |
2009-10-02 |
Dean Camera | Cleanups to the Device mode Mass Storage demo applicati... |
tree | commitdiff |
2009-09-30 |
Dean Camera | Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time... |
tree | commitdiff |
2009-09-30 |
Dean Camera | Removed mostly useless "TestApp" demo, as it was mainly... |
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-22 |
Dean Camera | Move Dataflash operational checking code out from SCSI... |
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 | Added new MassStorageKeyboard Device Class Driver demo... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Fix building of KeyboardHostWithParser and MouseHostWit... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Fix broken KeyboardMouse ClassDriver device demo -... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Add const qualifiers to Host mode Class drivers. |
tree | commitdiff |
2009-09-20 |
Dean Camera | Remove type definitions of the keyboard and mouse boot... |
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-13 |
Dean Camera | Fixed Low Level USBtoSerial demo not storing received... |
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-07 |
Dean Camera | Remove information about 64 bit Windows OS signing... |
tree | commitdiff |
2009-09-06 |
Dean Camera | Add in new invalid event hook check targets to project... |
tree | commitdiff |
2009-09-06 |
Dean Camera | Added 64 bit OS driver installation instructions to... |
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-09-01 |
Dean Camera | Move check for devices not supporting internal serials... |
tree | commitdiff |
2009-08-31 |
Dean Camera | Oops - with new changes to the way the device Configura... |
tree | commitdiff |
next |