2009-06-08 |
Dean Camera | Converted Host mode demos to schedulerless. Fixed host... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-07 |
Dean Camera | Converted device mode low-level demos to schedulerless. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Add master device Host demo makefile. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Delete host mode demos from the root Host demos folder. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Copy existing Host mode demos to new ClassDriver and... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Conversion of old incomplete SideShow demo to new APIs. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Add new Incomplete device subdirectory for work-in... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Remove outdated AVRStudio project files from demos... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Move new Class Driver powered demos to a new ClassDrive... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Synchronise with the 090605 release. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Dean Camera | Added multiple Report ID support to the HID class drive... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-04 |
Dean Camera | Fixed EVENT_USB_CDC_ControLineStateChanged() event... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-04 |
Dean Camera | Added Doxygen documentation to the Audio class driver... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-04 |
Dean Camera | Fix Doxygen errors in demos. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-04 |
Dean Camera | Ensure all USB device class drivers have the same three... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-04 |
Dean Camera | Minor documentation page updates. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-02 |
Dean Camera | Removed new Start of Frame event from the library;... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-01 |
Dean Camera | Add MIDI class driver, update MIDI device demo to use... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-01 |
Dean Camera | Commit of new class abstraction APIs for all device... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-26 |
Dean Camera | Fix broken Host mode, from the recent API changes. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-26 |
Dean Camera | Fix all device mode demos broken in the recent API... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-22 |
Dean Camera | Moved out each demos' functionality library files ... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-22 |
Dean Camera | Deleted StdDescriptors.c, renamed USB_GetDescriptor... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-20 |
Dean Camera | Fixed incorrect PID value being used in the USBtoSerial... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-19 |
Dean Camera | Fix broken doxygen reference in last commit. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-19 |
Dean Camera | USB_IsConnected is now cleared before the USB_Disconnec... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-18 |
Dean Camera | Rewritten event system to remove all macros, to make... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-17 |
Dean Camera | Removed DESCRIPTOR_ADDRESS() macro as it was largely... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-15 |
Dean Camera | Create a new function pointer type in StreamCallbacks... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-15 |
Dean Camera | Fix to previous patch (make CDCHost demo deallocate... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-15 |
Dean Camera | Fixed CDCHost not clearing configured endpoints and... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-14 |
Dean Camera | Removed all user pipe/endpoint interrupt APIs, added... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-13 |
Dean Camera | Fixed Device Mode not handling Set Feature and Clear... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-13 |
Dean Camera | Moved USB Host state machine code out from USBTask... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-12 |
Dean Camera | Remove remainder of data pipe interrupt management... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-12 |
Dean Camera | Fixed Mouse and Keyboard device demos not acting in... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-11 |
Dean Camera | Fixed RNDISEthernet not working under Linux due to... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-11 |
Dean Camera | Fixed bug in RNDISEthernet and DualCDC demos not using... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-10 |
Dean Camera | Fix broken Set Feature/Clear Feature chapter 9 request... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-07 |
Dean Camera | Renamed the the TotalHIDReports element of the HID... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-07 |
Dean Camera | Serial driver now correctly calculates the baud registe... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-07 |
Dean Camera | Fix build errors in Joystick device demo and library... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-07 |
Dean Camera | Fixed inability to enumerate any devices while in host... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-06 |
Dean Camera | Minor correction to the DevChapter9.c handling of Set... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-06 |
Dean Camera | Change device demos to cache the board button values... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-06 |
Dean Camera | Changed HWB board driver to Buttons driver, to allow... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-05 |
Dean Camera | Fixed missing semicolon in the ATAVRUSBRF01 LED board... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-04 |
Dean Camera | Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-03 |
Dean Camera | Fix build errors in host demos due to usage of pipe... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-03 |
Dean Camera | Fixed naming of OTG.h functions, to make them consisten... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-03 |
Dean Camera | More minor renaming of library enums and events to... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-02 |
Dean Camera | Fixed Endpoint_Write_Control_* functions writing more... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-02 |
Dean Camera | Fixed reversed signature byte ordering in the CDC bootl... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-01 |
Dean Camera | Fix minor build errors. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-26 |
Dean Camera | Fixed SPI driver init function not clearing SPI2X bit... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-26 |
Dean Camera | Move the length decrements in the pipe and endpoint... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-24 |
Dean Camera | Endpoint configuration is now refined to give better... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-23 |
Dean Camera | Fixed USB_RemoteWakeupEnabled flag never being set... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-22 |
Dean Camera | Documentation enhancements to improve documentation... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-22 |
Dean Camera | Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-22 |
Dean Camera | USB_HostRequest renamed to USB_ControlRequest, entire... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-21 |
Dean Camera | Removed specialized Endpoint_ClearControl* and Pipe_Cle... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-20 |
Dean Camera | Fix errors in the KeyboardHost demo which prevented... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-20 |
Dean Camera | Changed over all deprecated GCC structure tag initializ... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-19 |
Dean Camera | Spell checked non-source documentation pages. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-19 |
Dean Camera | Fixed incorrect HID interface class and subclass values... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-17 |
Dean Camera | Removed "Host_" section of the function names in Config... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-17 |
Dean Camera | More documentation changes for better module-level... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-17 |
Dean Camera | Fixed CDC and USBtoSerial demos freezing where buffers... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-17 |
Dean Camera | Renamed Serial_Stream driver to SerialStream to remain... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-17 |
Dean Camera | Rename Drivers/AT90USBXXX to Drivers/Peripheral. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-17 |
Dean Camera | Partial commit: Rename references to Drivers/AT90USBXXX... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-16 |
Dean Camera | Partial commit: change references to Drivers/AT90USBXXX... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-15 |
Dean Camera | Fixed minor issue with the RNDISEthernet demo DHCP... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-14 |
Dean Camera | Corrected AudioInput and AudioOutput demos, to fix... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-14 |
Dean Camera | The USB_Host_SendControlRequest() function no longer... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-14 |
Dean Camera | Adjusted sample CTC timer calculations in the AudioOutp... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-13 |
Dean Camera | Fixed RNDISEthenet demo checking the incorrect message... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-09 |
Dean Camera | Fixed GenericHID demo not starting USB and HID manageme... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-07 |
Dean Camera | Added support to the CDCHost demo for devices with... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-07 |
Dean Camera | Added preprocessor checks and documentation to the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-05 |
Dean Camera | Removed all binary constants and replaced with decimal... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-05 |
Dean Camera | Move StdRequestType.h, StreamCallbacks.h, USBMode.h... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-05 |
Dean Camera | Add call to MassStore_WaitForDataReceived() in MassStor... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-02 |
Dean Camera | Added new PIMA_DATA_SIZE() define to the Still Image... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-01 |
Dean Camera | All comments in the library, bootloaders, demos and... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-01 |
Dean Camera | Minor corrections to the library Doxygen documentation. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-01 |
Dean Camera | Changed GenericHID device demo to use the LUFA schedule... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-01 |
Dean Camera | Added new GenericHIDHost demo. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-01 |
Dean Camera | Fixed incorrect defined in Version.h. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-31 |
Dean Camera | Commit for the 090401 release. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-29 |
Dean Camera | Minor documentation fixes to correct formatting and... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-29 |
Dean Camera | Added new GenericHID device demo application. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-29 |
Dean Camera | Fixed MagStripe keyboard interface polling interval... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-27 |
Dean Camera | Add new page to the documentation listing existing... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-27 |
Dean Camera | AVRISP Programmer code is no longer in the LUFA mainlin... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-27 |
Dean Camera | Fixed incorrect ADC driver init register manipulation... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-26 |
Dean Camera | Corrected bitfields -- the smallest datatype required... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-03-26 |
Dean Camera | Fixed USBTask.h not conditionally including HostChapter... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
next |