| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update HID bootloader loader application to support the VID/PID used by the b... | Dean Camera | 2011-02-09 | 1 | -1/+1 |
* | Added HID class bootloader, compatible with a modified version of the command... | Dean Camera | 2011-02-09 | 1 | -1/+1 |
* | Removed SerialStream module, rolled functionality into the base USART Serial ... | Dean Camera | 2011-01-30 | 1 | -1/+1 |
* | Added new KeyboardMouseMultiReport Device ClassDriver demo. | Dean Camera | 2011-01-26 | 1 | -1/+1 |
* | New HID report item macros (with HID_RI_ prefix) to allow for easy creation a... | Dean Camera | 2011-01-16 | 1 | -1/+1 |
* | Altered all endpoint/pipe stream transfers so that the new BytesProcessed par... | Dean Camera | 2011-01-10 | 1 | -1/+1 |
* | Make a new general RingBuffer.h misc library driver, instead of the per-appli... | Dean Camera | 2010-12-26 | 1 | -1/+1 |
* | Add missing AVRStudio4 project file for the MIDIToneGenerator project. | Dean Camera | 2010-12-17 | 1 | -1/+1 |
* | Added new completed MIDIToneGenerator project. | Dean Camera | 2010-12-03 | 1 | -1/+1 |
* | Readd incomplete MIDIToneGenerator project, which can now correctly generate ... | Dean Camera | 2010-11-24 | 1 | -1/+1 |
* | Added board hardware driver support for the Microsin AVR-USB162 development b... | Dean Camera | 2010-11-21 | 1 | -1/+1 |
* | Added board hardware driver support for the Adafruit U4 breakout board. | Dean Camera | 2010-11-08 | 1 | -1/+1 |
* | Move RNDISConstants.h into the RNDIS class driver common definition header. | Dean Camera | 2010-10-28 | 1 | -1/+1 |
* | Add descriptor class, subclass and protocol constants to the class drivers, m... | Dean Camera | 2010-10-25 | 1 | -1/+1 |
* | All USB class drivers are now automatically included when LUFA/Drivers/USB.h ... | Dean Camera | 2010-10-24 | 1 | -1/+1 |
* | Added board hardware driver support for the Minimus board (thanks to the PSGr... | Dean Camera | 2010-10-17 | 1 | -1/+1 |
* | Oops - add missing Maximus board LED hardware driver file. | Dean Camera | 2010-10-17 | 1 | -1/+1 |
* | Added board hardware driver support for the Maximus board (thanks to the PSGr... | Dean Camera | 2010-10-17 | 1 | -1/+1 |
* | Added board hardware driver support for the Blackcat USB JTAG board (thanks t... | Dean Camera | 2010-10-17 | 1 | -1/+1 |
* | Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to re... | Dean Camera | 2010-10-07 | 1 | -1/+1 |
* | Added board hardware driver support for the Arduino Uno development board. | Dean Camera | 2010-09-28 | 1 | -1/+1 |
* | Added board hardware driver support for the BUI development board. | Dean Camera | 2010-09-14 | 1 | -1/+1 |
* | Added board hardware driver support for the UDIP development board. | Dean Camera | 2010-09-14 | 1 | -1/+1 |
* | Remove incomplete MIDIToneGenerator project. | Dean Camera | 2010-09-13 | 1 | -1/+1 |
* | Added new project makefile template to the library and moved board driver stu... | Dean Camera | 2010-09-11 | 1 | -1/+1 |
* | Added board hardware driver support for the USBFOO development board. | Dean Camera | 2010-09-04 | 1 | -1/+1 |
* | Added board hardware driver support for the Olimex AVR-USB-162 development bo... | Dean Camera | 2010-09-03 | 1 | -1/+1 |
* | Split out endpoint and pipe stream functions into new EndpointStream.c/.h and... | Dean Camera | 2010-08-22 | 1 | -1/+1 |
* | Added start of a low level device Test and Measurement class demo (thanks to ... | Dean Camera | 2010-07-22 | 1 | -1/+1 |
* | Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct... | Dean Camera | 2010-07-21 | 1 | -1/+1 |
* | Add AVRStudio 4 project files to the ClassDriver Device mode demos. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Add AVRStudio 4 project files to the LowLevel Device mode demos. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Add AVRStudio 4 project files to the ClassDriver Host mode demos. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Add AVRStudio 4 project files to the LowLevel Host mode demos. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Add AVRStudio 4 project files for the library bootloaders. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Add remaining AVRStudio project files to the library projects. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Add first lot of AVRStudio project files for some of the library projects. | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Rename the AVRISP main source files to AVRISP-MKII so that it matches the pro... | Dean Camera | 2010-07-13 | 1 | -1/+1 |
* | Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/.... | Dean Camera | 2010-07-08 | 1 | -1/+1 |
* | Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu... | Dean Camera | 2010-07-02 | 1 | -1/+1 |
* | Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t... | Dean Camera | 2010-06-16 | 1 | -1/+1 |
* | Split out the RFCOMM Control Channel command processing code into a seperate ... | Dean Camera | 2010-06-13 | 1 | -1/+1 |
* | Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h fil... | Dean Camera | 2010-06-13 | 1 | -1/+1 |
* | Document lightweight ring buffer header files. | Dean Camera | 2010-06-06 | 1 | -1/+1 |
* | Add start of RFCOMM service layer to the incomplete BluetoothHost demo. | Dean Camera | 2010-06-03 | 1 | -1/+1 |
* | Move SDP service tables out into a new set of files, to make the SDP service ... | Dean Camera | 2010-06-01 | 1 | -1/+1 |
* | Replace ring buffer library in Benito and USBtoSerial projects with the new l... | Dean Camera | 2010-05-26 | 1 | -1/+1 |
* | Create a new LightweightRingBuffer.h header file for the XPLAIN project to ab... | Dean Camera | 2010-05-26 | 1 | -1/+1 |
* | The RingBuff library code has been replaced in the XPLAINBridge project with ... | Dean Camera | 2010-05-26 | 1 | -1/+1 |
* | Removed TeensyHID bootloader, per request from Paul at PJRC. | Dean Camera | 2010-05-12 | 1 | -1/+1 |