| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single uni... | Dean Camera | 2009-03-19 | 1 | -1/+1 |
* | Corrected CDC class bootloader to fix a few bugs, changed address counter to ... | Dean Camera | 2009-03-17 | 1 | -1/+1 |
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+1 |