pub/USBasp.git
2009-11-25 Dean CameraFix build and Doxygen errors.
2009-11-25 Dean CameraRemoved old empty RNDISEthernetHost directory from...
2009-11-25 Dean CameraAdded new RNDISHost Host LowLevel demo. Fixed misnamed...
2009-11-25 Dean CameraAdded new XPLAIN serial Bridge project (thanks to John...
2009-11-24 Dean CameraMake the StandaloneProgrammer project seamlessly read...
2009-11-24 Dean CameraFixed host state machine not enabling Auto VBUS mode...
2009-11-24 Dean CameraFixed broken USB_GetNextDescriptor() function causing...
2009-11-23 Dean CameraFixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
2009-11-23 Dean CameraAdded new ReportType parameter to the HID Device Class...
2009-11-23 Dean CameraFixed incorrect values for REPORT_ITEM_TYPE_* enum...
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-11-23 Dean CameraRemoved code to zero reports between two keyboard repor...
2009-11-23 Dean CameraAdd activity LED updates to the AVRISP project.
2009-11-22 Dean CameraCommit for the 091122 release.
2009-11-20 Dean CameraFixed Endpoint_Write_Control_Stream_* functions not...
2009-11-20 Dean CameraFixed LowLevel Keyboard demo not saving the issued...
2009-11-17 Dean CameraFix doxygen documentation - doxygen was getting confuse...
2009-11-17 Dean CameraMake RNDISHost demo validate the set Packet Filter...
2009-11-16 Dean CameraFixed HOST_STATE_AS_GPIOR being ignored whilst in Host...
2009-11-15 Dean CameraFix incorrect compiler error message when F_CLOCK is...
2009-11-15 Dean CameraCleanups to the MassStorage Device demos, and the MassS...
2009-11-13 Dean CameraCorrections, improvements and additions to the incomple...
2009-11-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-13 Dean CameraExtend incomplete RNDISHost demo -- can not enumerate...
2009-11-12 Dean CameraAdd blocking versions of the CDC Class driver streams...
2009-11-12 Dean CameraAdd beginnings of a RNDIS Ethernet Host demo.
2009-11-11 Dean CameraMinor code cleanups for clarity.
2009-11-10 Dean CameraUpdate CDC Class Driver character stream functions...
2009-11-10 Dean CameraAdded new stream creation function to the CDC Class...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-09 Dean CameraMinor changes to the AVRISP project for code clarity.
2009-11-09 Dean CameraFixed HID host Class driver report send/receive report...
2009-11-08 Dean CameraRemove dependancies from the LowLevel demos to the...
2009-11-07 Dean CameraMake Low Level host demos use void pointers for the...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
2009-11-06 Dean CameraAdd double banking property to LUFA powered projects...
2009-11-06 Dean CameraAdd optional double-banking support to the Device mode...
2009-11-04 Dean CameraAdd other missing Printer.h main class driver dispatch...
2009-11-04 Dean CameraAdd missing Printer.h common class driver file.
2009-11-04 Dean CameraAdded new Printer Host mode Class driver.
2009-11-04 Dean CameraFixed HID report parser collection paths invalid due...
2009-11-04 Dean CameraAdd support for Mouse Scrollwheel to the MouseHostWithP...
2009-11-04 Dean CameraAdded new JoystickHostWithParser demos to the library.
2009-11-04 Dean CameraUpdate DevChapter9.c - use the Endpoint_ClearStatusStag...
2009-11-03 Dean CameraAdd new CDCMouse ClassDriver device demo, combining...
2009-11-03 Dean CameraRename the AT90USBXXX67 internal driver directory to...
2009-11-03 Dean CameraAdd const attribute to class driver APIs.
2009-10-26 Dean CameraMake HID device class driver ignore the previous HID...
2009-10-26 Dean CameraUse clearer buffer names in the USBtoSerial project...
2009-10-26 Dean CameraMake HID device class driver reselect the correct endpo...
2009-10-18 Dean CameraMoved USBtoSerial demo the Projects directory, as it...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-10-14 Dean CameraFix AudioOutput and AudioInput class driver demos'...
2009-10-12 Dean CameraMake Audio device demos compatible with AVRs running...
2009-10-11 Dean CameraAdded stdio.h stream examples for the virtual CDC UART...
2009-10-08 Dean CameraAdd new MIDI Host Class driver to the library, and...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-10-08 Dean CameraAdd new MIDIHost LowLevel demo application.
2009-10-05 Dean CameraFix accidentally changed code breaking the HID descript...
2009-10-04 Dean CameraFix broken Endpoint/Pipe stream templates.
2009-10-03 Dean CameraMinor documentation fixups.
2009-10-03 Dean CameraChanged Audio Class driver sample read/write functions...
2009-10-02 Dean CameraAdded support for the Atmel XPLAIN board.
2009-10-02 Dean CameraCleanups to the Device mode Mass Storage demo applicati...
2009-10-01 Dean CameraAdded pinouts to the AVRISP project for a standard...
2009-09-30 Dean CameraAdded new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
2009-09-30 Dean CameraFixed issue in the HID Host class driver's HID_Host_Sen...
2009-09-30 Dean CameraRemoved mostly useless "TestApp" demo, as it was mainly...
2009-09-29 Dean CameraFix missing semicolons in the *WithParser Host mode...
2009-09-29 Dean CameraFix missing semicolons in the *WithParser Host mode...
2009-09-29 Dean CameraAdd information on the new MouseHostDevice dual role...
2009-09-29 Dean CameraRemove old OTG demo directory with useless TestApp...
2009-09-28 Dean CameraFixed PrinterHost demo returning invalid Device ID...
2009-09-24 Dean CameraDoxygen fixes to \param directives to give data directi...
2009-09-24 Dean CameraFix incorrect names for the HID Host protocol setting...
2009-09-22 Dean CameraFix more build errors in the LowLevel "WithParser"...
2009-09-22 Dean CameraFix broken Host ClassDriver MouseHostWithParser demo.
2009-09-22 Dean CameraAdd new error condition to the HID Report Parser for...
2009-09-22 Dean CameraMove Dataflash operational checking code out from SCSI...
2009-09-21 Dean CameraAdd new attributes to the HID Report Parser and HID...
2009-09-21 Dean CameraFinish initial draft of the Host Mode HID Class driver.
2009-09-21 Dean CameraAdded new MassStorageKeyboard Device Class Driver demo...
2009-09-21 Dean CameraFix broken MagStripe demo due to the HID Class driver...
2009-09-21 Dean CameraFix building of KeyboardHostWithParser and MouseHostWit...
2009-09-21 Dean CameraFix broken KeyboardMouse ClassDriver device demo -...
2009-09-21 Dean CameraAdd const qualifiers to Host mode Class drivers.
2009-09-20 Dean CameraOops - Keyboard boot report structure should be an...
2009-09-20 Dean CameraRemove type definitions of the keyboard and mouse boot...
2009-09-20 Dean CameraAdd KeyboardHost HID Host Class driver demo to the...
2009-09-20 Dean CameraFinish Class Driver MouseHost demo. Update HID Host...
2009-09-20 Dean CameraAdded new Pipe_IsFrozen() macro to determine if the...
2009-09-17 Dean CameraAdded support for the officially recommended layout...
2009-09-17 Dean CameraFix Mass Storage Host Class driver GetMaxLUN command...
2009-09-14 Dean CameraFix LUFA event list generation rule in the main LUFA...
2009-09-14 Dean CameraFixed MIDI Device Class driver not sending/receiving...
2009-09-13 Dean CameraFixed Low Level USBtoSerial demo not storing received...
2009-09-10 Dean CameraRevert changed CDC_Device_Flush() prototype accidential...
2009-09-10 Dean CameraPrevent the CDC Device Class driver from sending empty...
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-09 Dean CameraChange HID report parser so that it can calculate and...
next