| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added CDC_Device_Flush() command to the CDC Device mode class driver. | Dean Camera | 2009-08-13 | 1 | -1/+1 |
* | Add new functions to the HID host class driver, refine HID interface protocol... | Dean Camera | 2009-08-11 | 1 | -1/+1 |
* | Fixed issue in USBtoSerial demos where the USART Rx line was not having its p... | Dean Camera | 2009-08-05 | 1 | -1/+1 |
* | Make Control Endpoint stream transfers more reliable by adding in early abort... | Dean Camera | 2009-08-05 | 1 | -1/+1 |
* | Add new MouseHost Class Driver demo, unfinished, to allow for better testing ... | Dean Camera | 2009-07-27 | 1 | -1/+1 |
* | Tweaks to the new Benito Programmer project for documentation and port/pin us... | Dean Camera | 2009-07-23 | 1 | -1/+1 |
* | Added new Benito project, a simple modified USB-to-Serial bridge for the prog... | Dean Camera | 2009-07-23 | 1 | -1/+1 |
* | Fixes to unfinished SideShow demo to re-enable correct building after previou... | Dean Camera | 2009-07-20 | 1 | -1/+1 |
* | Move unfinished SideShow source files to nested Lib directory for clarity. | Dean Camera | 2009-07-20 | 1 | -1/+1 |
* | Change Doxygen configuration files to not produce 4096 directories for the do... | Dean Camera | 2009-07-20 | 1 | -1/+1 |
* | Add PrinterHost to the project file and Host LowLevel directory makefile. | Dean Camera | 2009-07-20 | 1 | -1/+1 |
* | Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu... | Dean Camera | 2009-07-13 | 1 | -1/+1 |
* | Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su... | Dean Camera | 2009-07-13 | 1 | -1/+1 |
* | Added incomplete PrinterHost demo application. | Dean Camera | 2009-07-11 | 1 | -1/+1 |
* | Rename some of the library documentation files. | Dean Camera | 2009-06-26 | 1 | -1/+1 |
* | Split Getting Started page of the documentation into its own section. | Dean Camera | 2009-06-26 | 1 | -1/+1 |
* | Optimize vendor/product description string display code in MassStorageHost. | Dean Camera | 2009-06-26 | 1 | -1/+1 |
* | Add demos/bootloaders/projects overview to the manual. | Dean Camera | 2009-06-22 | 1 | -1/+1 |
* | Re-add in simple scheduler for compatibility with legacy code, mark all sched... | Dean Camera | 2009-06-19 | 1 | -1/+1 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 1 | -1/+1 |
* | Added USB Missle Launcher project, submitted by Dave Fletcher. | Dean Camera | 2009-06-16 | 1 | -1/+1 |
* | Added new USB_Host_SetDeviceConfiguration() convenience function. Change over... | Dean Camera | 2009-06-16 | 1 | -1/+1 |
* | Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w... | Dean Camera | 2009-06-15 | 1 | -1/+1 |
* | Add author image to library documentation. | Dean Camera | 2009-06-15 | 1 | -1/+1 |
* | Use sub pages in main library documentation to improve readability. | Dean Camera | 2009-06-15 | 1 | -1/+1 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 1 | -1/+1 |
* | Changed to new device mode Class Driver function name prefixes to make way fo... | Dean Camera | 2009-06-11 | 1 | -1/+1 |
* | Move temp Todo list from the Changelog to a new Future Changes page in the do... | Dean Camera | 2009-06-10 | 1 | -1/+1 |
* | Converted device mode low-level demos to schedulerless. | Dean Camera | 2009-06-07 | 1 | -1/+1 |
* | Add master device Host demo makefile. | Dean Camera | 2009-06-05 | 1 | -1/+1 |
* | Add new Incomplete device subdirectory for work-in-progress demos. Add incomp... | Dean Camera | 2009-06-05 | 1 | -1/+1 |
* | Remove outdated AVRStudio project files from demos, projects, bootloaders. Fi... | Dean Camera | 2009-06-05 | 1 | -1/+1 |
* | Add MIDI class driver, update MIDI device demo to use the new USB class drive... | Dean Camera | 2009-06-01 | 1 | -1/+1 |
* | Commit of new class abstraction APIs for all device demos other than the MIDI... | Dean Camera | 2009-06-01 | 1 | -1/+1 |
* | Fix all device mode demos broken in the recent API changes. | Dean Camera | 2009-05-26 | 1 | -1/+1 |
* | Moved out each demos' functionality library files (e.g. Ring Buffer library) ... | Dean Camera | 2009-05-22 | 1 | -1/+1 |
* | Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc... | Dean Camera | 2009-05-22 | 1 | -1/+1 |
* | Fixed Mouse and Keyboard device demos not acting in accordance with the HID s... | Dean Camera | 2009-05-12 | 1 | -1/+1 |
* | Changed HWB board driver to Buttons driver, to allow for the support of futur... | Dean Camera | 2009-05-06 | 1 | -1/+1 |
* | Renamed Serial_Stream driver to SerialStream to remain consistent with the re... | Dean Camera | 2009-04-17 | 1 | -1/+1 |
* | Partial commit: Rename references to Drivers/AT90USBXXX to Drivers/Peripheral. | Dean Camera | 2009-04-17 | 1 | -1/+1 |
* | Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral. | Dean Camera | 2009-04-16 | 1 | -1/+1 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 1 | -1/+1 |
* | Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri... | Dean Camera | 2009-04-05 | 1 | -1/+1 |
* | Added new GenericHIDHost demo. | Dean Camera | 2009-04-01 | 1 | -1/+1 |
* | Added new GenericHID device demo application. | Dean Camera | 2009-03-29 | 1 | -1/+1 |
* | Add new page to the documentation listing existing LUFA powered projects, fix... | Dean Camera | 2009-03-27 | 1 | -1/+1 |
* | Fixed CDC demo not sending an empty packet after each transfer to prevent the... | Dean Camera | 2009-03-23 | 1 | -1/+1 |
* | Combined Keyboad and Mouse normal and interrupt driven host demos into unifie... | Dean Camera | 2009-03-20 | 1 | -1/+1 |
* | Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. | Dean Camera | 2009-03-19 | 1 | -1/+1 |