pub/USBasp.git
2009-06-04 Dean CameraMinor documentation page updates.
2009-06-02 Dean CameraRemoved new Start of Frame event from the library;...
2009-06-01 Dean CameraAdd MIDI class driver, update MIDI device demo to use...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-26 Dean CameraFix broken Host mode, from the recent API changes.
2009-05-26 Dean CameraFix all device mode demos broken in the recent API...
2009-05-22 Dean CameraMoved out each demos' functionality library files ...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-20 Dean CameraFixed incorrect PID value being used in the USBtoSerial...
2009-05-19 Dean CameraFix broken doxygen reference in last commit.
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-17 Dean CameraRemoved DESCRIPTOR_ADDRESS() macro as it was largely...
2009-05-15 Dean CameraCreate a new function pointer type in StreamCallbacks...
2009-05-15 Dean CameraFix to previous patch (make CDCHost demo deallocate...
2009-05-15 Dean CameraFixed CDCHost not clearing configured endpoints and...
2009-05-14 Dean CameraRemoved all user pipe/endpoint interrupt APIs, added...
2009-05-13 Dean CameraFixed Device Mode not handling Set Feature and Clear...
2009-05-13 Dean CameraMoved USB Host state machine code out from USBTask...
2009-05-12 Dean CameraRemove remainder of data pipe interrupt management...
2009-05-12 Dean CameraFixed Mouse and Keyboard device demos not acting in...
2009-05-11 Dean CameraFixed RNDISEthernet not working under Linux due to...
2009-05-11 Dean CameraFixed bug in RNDISEthernet and DualCDC demos not using...
2009-05-10 Dean CameraFix broken Set Feature/Clear Feature chapter 9 request...
2009-05-07 Dean CameraRenamed the the TotalHIDReports element of the HID...
2009-05-07 Dean CameraSerial driver now correctly calculates the baud registe...
2009-05-07 Dean CameraFix build errors in Joystick device demo and library...
2009-05-07 Dean CameraFixed inability to enumerate any devices while in host...
2009-05-06 Dean CameraMinor correction to the DevChapter9.c handling of Set...
2009-05-06 Dean CameraChange device demos to cache the board button values...
2009-05-06 Dean CameraChanged HWB board driver to Buttons driver, to allow...
2009-05-05 Dean CameraFixed missing semicolon in the ATAVRUSBRF01 LED board...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-05-03 Dean CameraFix build errors in host demos due to usage of pipe...
2009-05-03 Dean CameraFixed naming of OTG.h functions, to make them consisten...
2009-05-03 Dean CameraMore minor renaming of library enums and events to...
2009-05-02 Dean CameraFixed Endpoint_Write_Control_* functions writing more...
2009-05-02 Dean CameraFixed reversed signature byte ordering in the CDC bootl...
2009-05-01 Dean CameraFix minor build errors.
2009-04-26 Dean CameraFixed SPI driver init function not clearing SPI2X bit...
2009-04-26 Dean CameraMove the length decrements in the pipe and endpoint...
2009-04-24 Dean CameraEndpoint configuration is now refined to give better...
2009-04-23 Dean CameraFixed USB_RemoteWakeupEnabled flag never being set...
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-22 Dean CameraApplied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-21 Dean CameraRemoved specialized Endpoint_ClearControl* and Pipe_Cle...
2009-04-20 Dean CameraFix errors in the KeyboardHost demo which prevented...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-19 Dean CameraSpell checked non-source documentation pages.
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-17 Dean CameraRemoved "Host_" section of the function names in Config...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-17 Dean CameraFixed CDC and USBtoSerial demos freezing where buffers...
2009-04-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...
2009-04-17 Dean CameraRename Drivers/AT90USBXXX to Drivers/Peripheral.
2009-04-17 Dean CameraPartial commit: Rename references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-15 Dean CameraFixed minor issue with the RNDISEthernet demo DHCP...
2009-04-14 Dean CameraCorrected AudioInput and AudioOutput demos, to fix...
2009-04-14 Dean CameraThe USB_Host_SendControlRequest() function no longer...
2009-04-14 Dean CameraAdjusted sample CTC timer calculations in the AudioOutp...
2009-04-13 Dean CameraFixed RNDISEthenet demo checking the incorrect message...
2009-04-09 Dean CameraFixed GenericHID demo not starting USB and HID manageme...
2009-04-07 Dean CameraAdded support to the CDCHost demo for devices with...
2009-04-07 Dean CameraAdded preprocessor checks and documentation to the...
2009-04-05 Dean CameraRemoved all binary constants and replaced with decimal...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-04-05 Dean CameraAdd call to MassStore_WaitForDataReceived() in MassStor...
2009-04-02 Dean CameraAdded new PIMA_DATA_SIZE() define to the Still Image...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-04-01 Dean CameraMinor corrections to the library Doxygen documentation.
2009-04-01 Dean CameraChanged GenericHID device demo to use the LUFA schedule...
2009-04-01 Dean CameraAdded new GenericHIDHost demo.
2009-04-01 Dean CameraFixed incorrect defined in Version.h.
2009-03-31 Dean CameraCommit for the 090401 release.
2009-03-29 Dean CameraMinor documentation fixes to correct formatting and...
2009-03-29 Dean CameraAdded new GenericHID device demo application.
2009-03-29 Dean CameraFixed MagStripe keyboard interface polling interval...
2009-03-27 Dean CameraAdd new page to the documentation listing existing...
2009-03-27 Dean CameraAVRISP Programmer code is no longer in the LUFA mainlin...
2009-03-27 Dean CameraFixed incorrect ADC driver init register manipulation...
2009-03-26 Dean CameraCorrected bitfields -- the smallest datatype required...
2009-03-26 Dean CameraFixed USBTask.h not conditionally including HostChapter...
2009-03-25 Dean CameraFixed documentation typoes and preprocessor checks...
2009-03-25 Dean CameraAdded missing documentation for AUDIO_SAMPLE_FREQUENCY...
2009-03-23 Dean CameraFixed CDC demo not sending an empty packet after each...
2009-03-20 Dean CameraSeperated out OTG, Device and Host mode demos into...
2009-03-20 Dean CameraCombined Keyboad and Mouse normal and interrupt driven...
2009-03-19 Dean CameraEnsure that the Keyboard and Mouse demos adhere to...
2009-03-19 Dean CameraCorrections to Keyboard and Mouse combined demos so...
2009-03-19 Dean CameraRemove now redundant MouseViaInt and MouseFullInt demos.
2009-03-19 Dean CameraCombined Mouse, MouseViaInt and MouseFullInt demos...
2009-03-19 Dean CameraCombined Keyboard, KeyboardViaInt and KeyboardFullInt...
2009-03-18 Dean CameraFixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64...
2009-03-17 Dean CameraCorrected CDC class bootloader to fix a few bugs, chang...
2009-03-17 Dean CameraIncomplete non-functional BluetoothHost demo removed...
2009-03-17 Dean CameraAdded DataflashManager_WriteBlocks_RAM() and DataflashM...
2009-03-17 Dean CameraFixed broken Magstripe project and TeensyHID bootloader.
next