2010-10-13 |
Dean Camera | Renamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BAN... |
blob | commitdiff |
2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
blob | commitdiff | diff to current |
2010-10-12 |
Dean Camera | Remove USB_MODE_* macros, replace with a semantically... |
blob | commitdiff | diff to current |
2010-09-30 |
Dean Camera | Reverted Endpoint/Pipe non-sequential configuration... |
blob | commitdiff | diff to current |
2010-09-24 |
Dean Camera | Fixed endpoint selection within the CALLBACK_HID_Device... |
blob | commitdiff | diff to current |
2010-08-24 |
Dean Camera | Better documentation for the Endpoint_ConfigureEndpoint... |
blob | commitdiff | diff to current |
2010-08-22 |
Dean Camera | Split out endpoint and pipe stream functions into new... |
blob | commitdiff | diff to current |
2010-08-09 |
Dean Camera | Removed complicated logic for the Endpoint_ConfigureEnd... |
blob | commitdiff | diff to current |
2010-07-27 |
Dean Camera | Use static inline intermediatary functions in Endpoint... |
blob | commitdiff | diff to current |
2010-07-27 |
Dean Camera | Move over message ID specific header data to unions... |
blob | commitdiff | diff to current |
2010-07-22 |
Dean Camera | Convert over internal pseudo-function macros to true... |
blob | commitdiff | diff to current |
2010-07-21 |
Dean Camera | Add missing const qualifiers to class drivers. |
blob | commitdiff | diff to current |
2010-07-15 |
Dean Camera | Removed the automated checking of event names in the... |
blob | commitdiff | diff to current |
2010-06-17 |
Dean Camera | Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). |
blob | commitdiff | diff to current |
2010-06-15 |
Dean Camera | Change over Doxygen \note documentation to \pre where... |
blob | commitdiff | diff to current |
2010-05-29 |
Dean Camera | Fix spacing of the function parameter descriptions... |
blob | commitdiff | diff to current |
2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
blob | commitdiff | diff to current |
2010-05-03 |
Dean Camera | Added new ENDPOINT_*_BusSuspended error code to the... |
blob | commitdiff | diff to current |
2010-04-13 |
Dean Camera | Removed two-step endpoint/pipe bank clear and switch... |
blob | commitdiff | diff to current |
2010-03-29 |
Dean Camera | Add file-level brief documentation. |
blob | commitdiff | diff to current |
2010-02-24 |
Dean Camera | Fix incorrect error when directly including the LUFA... |
blob | commitdiff | diff to current |
2010-02-24 |
Dean Camera | Revert changes made for the partial port to the AVR32... |
blob | commitdiff | diff to current |
2010-02-24 |
Dean Camera | More AVR32 achitecture ports. |
blob | commitdiff | diff to current |
2010-02-23 |
Dean Camera | More porting of the USB core to the AVR32. |
blob | commitdiff | diff to current |
2010-02-23 |
Dean Camera | Start porting the USB core to the AVR32 UC3B. |
blob | commitdiff | diff to current |
2010-02-11 |
Dean Camera | Add more include protection macros to give the user... |
blob | commitdiff | diff to current |
2010-02-01 |
Dean Camera | Fixed Pipe_IsEndpointBound() function not taking the... |
blob | commitdiff | diff to current |
2009-12-30 |
Dean Camera | Update copyright year to 2010. |
blob | commitdiff | diff to current |
2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
blob | commitdiff | diff to current |
2009-12-09 |
Dean Camera | Fix inverted bit-banged USART logic in the AVRISP proje... |
blob | commitdiff | diff to current |
2009-12-09 |
Dean Camera | Fix incorrect definition of Endpoint_BytesInEndpoint... |
blob | commitdiff | diff to current |
2009-12-09 |
Dean Camera | Increase timeout of Mass Storage and Still Image host... |
blob | commitdiff | diff to current |
2009-11-10 |
Dean Camera | Update CDC Class Driver character stream functions... |
blob | commitdiff | diff to current |
2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
blob | commitdiff | diff to current |
2009-11-06 |
Dean Camera | Add double banking property to LUFA powered projects... |
blob | commitdiff | diff to current |
2009-10-18 |
Dean Camera | Moved USBtoSerial demo the Projects directory, as it... |
blob | commitdiff | diff to current |
2009-10-03 |
Dean Camera | Minor documentation fixups. |
blob | commitdiff | diff to current |
2009-09-24 |
Dean Camera | Doxygen fixes to \param directives to give data directi... |
blob | commitdiff | diff to current |
2009-09-02 |
Dean Camera | Add StillImage Host Class Driver functions for opening... |
blob | commitdiff | diff to current |
2009-08-25 |
Dean Camera | Optimized Endpoint_Read_Word_* and Pipe_Read_Word_... |
blob | commitdiff | diff to current |
2009-08-20 |
Dean Camera | Add LOAD ADDRESS command parsing to the V2 Protocol... |
blob | commitdiff | diff to current |
2009-08-17 |
Dean Camera | Added beginnings of a new AVRISP-MKII clone project. |
blob | commitdiff | diff to current |
2009-07-21 |
Dean Camera | Added new USB_DeviceState variable to keep track of... |
blob | commitdiff | diff to current |
2009-07-13 |
Dean Camera | Added new EEPROM and FLASH buffer versions of the Endpo... |
blob | commitdiff | diff to current |
2009-06-28 |
Dean Camera | Added const modifiers to device mode class drivers. |
blob | commitdiff | diff to current |
2009-06-14 |
Dean Camera | Changed per-device controller preprocessor checks over... |
blob | commitdiff | diff to current |
2009-05-19 |
Dean Camera | USB_IsConnected is now cleared before the USB_Disconnec... |
blob | commitdiff | diff to current |
2009-05-18 |
Dean Camera | Rewritten event system to remove all macros, to make... |
blob | commitdiff | diff to current |
2009-05-15 |
Dean Camera | Create a new function pointer type in StreamCallbacks... |
blob | commitdiff | diff to current |
2009-05-14 |
Dean Camera | Removed all user pipe/endpoint interrupt APIs, added... |
blob | commitdiff | diff to current |
2009-05-12 |
Dean Camera | Fixed Mouse and Keyboard device demos not acting in... |
blob | commitdiff | diff to current |
2009-05-03 |
Dean Camera | More minor renaming of library enums and events to... |
blob | commitdiff | diff to current |
2009-04-24 |
Dean Camera | Endpoint configuration is now refined to give better... |
blob | commitdiff | diff to current |
2009-04-23 |
Dean Camera | Fixed USB_RemoteWakeupEnabled flag never being set... |
blob | commitdiff | diff to current |
2009-04-22 |
Dean Camera | Documentation enhancements to improve documentation... |
blob | commitdiff | diff to current |
2009-04-21 |
Dean Camera | Removed specialized Endpoint_ClearControl* and Pipe_Cle... |
blob | commitdiff | diff to current |
2009-04-19 |
Dean Camera | Fixed incorrect HID interface class and subclass values... |
blob | commitdiff | diff to current |
2009-04-17 |
Dean Camera | More documentation changes for better module-level... |
blob | commitdiff | diff to current |
2009-04-16 |
Dean Camera | Partial commit: change references to Drivers/AT90USBXXX... |
blob | commitdiff | diff to current |
2009-04-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
blob | commitdiff | diff to current |
2009-04-05 |
Dean Camera | Removed all binary constants and replaced with decimal... |
blob | commitdiff | diff to current |
2009-04-05 |
Dean Camera | Move StdRequestType.h, StreamCallbacks.h, USBMode.h... |
blob | commitdiff | diff to current |
2009-04-01 |
Dean Camera | All comments in the library, bootloaders, demos and... |
blob | commitdiff | diff to current |
2009-03-26 |
Dean Camera | Fixed USBTask.h not conditionally including HostChapter... |
blob | commitdiff | diff to current |
2009-03-16 |
Dean Camera | Added extra output to makefiles to indicate the current... |
blob | commitdiff | diff to current |
2009-03-10 |
Dean Camera | Fixed incorrect/missing control status stage transfers... |
blob | commitdiff | diff to current |
2009-03-04 |
Dean Camera | Updated makefiles to reflect new dfu-ee programming... |
blob | commitdiff | diff to current |
2009-02-23 |
Dean Camera | Moved all source to the trunk directory. |
blob | commitdiff | diff to current |
|