2011-03-16 |
Dean Camera | Added new VirtualSerialMassStorage Device Class Driver... |
blob | commitdiff |
2011-03-13 |
Dean Camera | Rename UC3B driver files to UC3, as they are generic... |
blob | commitdiff | diff to current |
2011-03-13 |
Dean Camera | Oops - rename misnamed Endianess.h header file. |
blob | commitdiff | diff to current |
2011-03-13 |
Dean Camera | Move out endianness management macros into a new common... |
blob | commitdiff | diff to current |
2011-02-27 |
Dean Camera | Move out common architecture-independent core definitio... |
blob | commitdiff | diff to current |
2011-02-27 |
Dean Camera | More AVR32 UC3B architecture ports - USB device mode... |
blob | commitdiff | diff to current |
2011-02-26 |
Dean Camera | Removed Pipe_ClearErrorFlags(), pipe error flags are... |
blob | commitdiff | diff to current |
2011-02-26 |
Dean Camera | Added TWI baud rate prescaler and bit length parameters... |
blob | commitdiff | diff to current |
2011-02-20 |
Dean Camera | Rename architecture specific driver files, to make... |
blob | commitdiff | diff to current |
2011-02-20 |
Dean Camera | Added start of a port of the core USB driver code to... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Initial restructuring of the core USB driver module... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Move out Dataflash IC command constants headers into... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
blob | commitdiff | diff to current |
2011-02-19 |
Dean Camera | Reduced latency for executing the Start-Of-Frame events... |
blob | commitdiff | diff to current |
2011-02-15 |
Dean Camera | Add missing HID bootloader AVRStudio project. |
blob | commitdiff | diff to current |
2011-02-13 |
Dean Camera | Add more const-ness to the stream endpoint/pipe functio... |
blob | commitdiff | diff to current |
2011-02-09 |
Dean Camera | Update HID bootloader loader application to support... |
blob | commitdiff | diff to current |
2011-02-09 |
Dean Camera | Added HID class bootloader, compatible with a modified... |
blob | commitdiff | diff to current |
2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
blob | commitdiff | diff to current |
2011-01-26 |
Dean Camera | Added new KeyboardMouseMultiReport Device ClassDriver... |
blob | commitdiff | diff to current |
2011-01-16 |
Dean Camera | New HID report item macros (with HID_RI_ prefix) to... |
blob | commitdiff | diff to current |
2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
blob | commitdiff | diff to current |
2010-12-26 |
Dean Camera | Make a new general RingBuffer.h misc library driver... |
blob | commitdiff | diff to current |
2010-12-17 |
Dean Camera | Add missing AVRStudio4 project file for the MIDIToneGen... |
blob | commitdiff | diff to current |
2010-12-03 |
Dean Camera | Added new completed MIDIToneGenerator project. |
blob | commitdiff | diff to current |
2010-11-24 |
Dean Camera | Readd incomplete MIDIToneGenerator project, which can... |
blob | commitdiff | diff to current |
2010-11-21 |
Dean Camera | Added board hardware driver support for the Microsin... |
blob | commitdiff | diff to current |
2010-11-08 |
Dean Camera | Added board hardware driver support for the Adafruit... |
blob | commitdiff | diff to current |
2010-10-28 |
Dean Camera | Move RNDISConstants.h into the RNDIS class driver commo... |
blob | commitdiff | diff to current |
2010-10-25 |
Dean Camera | Add descriptor class, subclass and protocol constants... |
blob | commitdiff | diff to current |
2010-10-24 |
Dean Camera | All USB class drivers are now automatically included... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Added board hardware driver support for the Minimus... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Oops - add missing Maximus board LED hardware driver... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Added board hardware driver support for the Maximus... |
blob | commitdiff | diff to current |
2010-10-17 |
Dean Camera | Added board hardware driver support for the Blackcat... |
blob | commitdiff | diff to current |
2010-10-07 |
Dean Camera | Added new NO_SOF_EVENTS compile time option, enabled... |
blob | commitdiff | diff to current |
2010-09-28 |
Dean Camera | Added board hardware driver support for the Arduino... |
blob | commitdiff | diff to current |
2010-09-14 |
Dean Camera | Added board hardware driver support for the BUI develop... |
blob | commitdiff | diff to current |
2010-09-14 |
Dean Camera | Added board hardware driver support for the UDIP develo... |
blob | commitdiff | diff to current |
2010-09-13 |
Dean Camera | Remove incomplete MIDIToneGenerator project. |
blob | commitdiff | diff to current |
2010-09-11 |
Dean Camera | Added new project makefile template to the library... |
blob | commitdiff | diff to current |
2010-09-04 |
Dean Camera | Added board hardware driver support for the USBFOO... |
blob | commitdiff | diff to current |
2010-09-03 |
Dean Camera | Added board hardware driver support for the Olimex... |
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-07-22 |
Dean Camera | Added start of a low level device Test and Measurement... |
blob | commitdiff | diff to current |
2010-07-21 |
Dean Camera | Move and rename DevChaper9.c/.h and HostChapter9.c... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the ClassDriver Device... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the LowLevel Device... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the ClassDriver Host... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the LowLevel Host... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files for the library bootloaders. |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add remaining AVRStudio project files to the library... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Add first lot of AVRStudio project files for some of... |
blob | commitdiff | diff to current |
2010-07-13 |
Dean Camera | Rename the AVRISP main source files to AVRISP-MKII... |
blob | commitdiff | diff to current |
2010-07-08 |
Dean Camera | Move out Bluetooth stack callback functions to a sepera... |
blob | commitdiff | diff to current |
2010-07-02 |
Dean Camera | Added new Drivers/USB/LowLevel/Device.c file to house... |
blob | commitdiff | diff to current |
2010-06-16 |
Dean Camera | Spell check code and manual pages. Remove custom Doxyge... |
blob | commitdiff | diff to current |
2010-06-13 |
Dean Camera | Split out the RFCOMM Control Channel command processing... |
blob | commitdiff | diff to current |
2010-06-13 |
Dean Camera | Rename the incomplete Bluetooth Host demo's ServiceDisc... |
blob | commitdiff | diff to current |
2010-06-06 |
Dean Camera | Document lightweight ring buffer header files. |
blob | commitdiff | diff to current |
2010-06-03 |
Dean Camera | Add start of RFCOMM service layer to the incomplete... |
blob | commitdiff | diff to current |
2010-06-01 |
Dean Camera | Move SDP service tables out into a new set of files... |
blob | commitdiff | diff to current |
2010-05-26 |
Dean Camera | Replace ring buffer library in Benito and USBtoSerial... |
blob | commitdiff | diff to current |
2010-05-26 |
Dean Camera | Create a new LightweightRingBuffer.h header file for... |
blob | commitdiff | diff to current |
2010-05-26 |
Dean Camera | The RingBuff library code has been replaced in the... |
blob | commitdiff | diff to current |
2010-05-12 |
Dean Camera | Removed TeensyHID bootloader, per request from Paul... |
blob | commitdiff | diff to current |
2010-05-12 |
Dean Camera | Fix Doxygen treating the license as a documentation... |
blob | commitdiff | diff to current |
2010-05-02 |
Dean Camera | Switch back to C based timeout ISR in the AVRISP projec... |
blob | commitdiff | diff to current |
2010-05-02 |
Dean Camera | Change AVRISP project's timeout to be interrupt based... |
blob | commitdiff | diff to current |
2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
blob | commitdiff | diff to current |
2010-04-28 |
Dean Camera | Remove incomplete/nonfunctional MIDI class bootloader. |
blob | commitdiff | diff to current |
2010-04-27 |
Dean Camera | Fix TeensyHID bootloader Doxygen configuration file... |
blob | commitdiff | diff to current |
2010-04-18 |
Dean Camera | Add const keyword to the demo function parameters where... |
blob | commitdiff | diff to current |
2010-04-18 |
Dean Camera | Add bluetooth channel connection callback to the incomp... |
blob | commitdiff | diff to current |
2010-04-15 |
Dean Camera | Rename FunctionAttributes.h to Attributes.h, as some... |
blob | commitdiff | diff to current |
2010-04-13 |
Dean Camera | Document the Bluetooth ACL layer. Remove unneeded param... |
blob | commitdiff | diff to current |
2010-03-30 |
Dean Camera | Oops, incorrectly edited the Benito buttons driver... |
blob | commitdiff | diff to current |
2010-03-30 |
Dean Camera | Add missing board Buttons driver for the USBTINY MKII... |
blob | commitdiff | diff to current |
2010-03-30 |
Dean Camera | Oops - make sure board driver dispatch headers test... |
blob | commitdiff | diff to current |
2010-03-30 |
Dean Camera | Added support for the JM-DB-U2 board hardware. |
blob | commitdiff | diff to current |
2010-03-30 |
Dean Camera | Added board hardware driver support for the Benito... |
blob | commitdiff | diff to current |
2010-03-30 |
Dean Camera | Added board hardware driver support for Tom's USBTINY... |
blob | commitdiff | diff to current |
2010-03-29 |
Dean Camera | Add briefs for the library core structures. |
blob | commitdiff | diff to current |
2010-03-25 |
Dean Camera | Add new LUFA logo by Ryo Yamauchi. |
blob | commitdiff | diff to current |
2010-03-24 |
Dean Camera | Added new Relay Controller Board project (thanks to... |
blob | commitdiff | diff to current |
2010-03-23 |
Dean Camera | Added incomplete MIDIToneGenerator project. |
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-22 |
Dean Camera | Add start of an AVR32 SPI driver. |
blob | commitdiff | diff to current |
2010-02-22 |
Dean Camera | Make SPI and USART peripheral dispatch driver headers... |
blob | commitdiff | diff to current |
2010-02-18 |
Dean Camera | Add uIP-split code to the Webserver project, so that... |
blob | commitdiff | diff to current |
2010-02-03 |
Dean Camera | Add a TELNET server to the webserver project, which... |
blob | commitdiff | diff to current |
2010-02-02 |
Dean Camera | Replace the Webserver demo's uIP with the latest code... |
blob | commitdiff | diff to current |
2010-01-28 |
Dean Camera | Oops - fix path case in the Webserver project makefile... |
blob | commitdiff | diff to current |
2010-01-28 |
Dean Camera | Add FatFS library to the Webserver project, extend... |
blob | commitdiff | diff to current |
2010-01-27 |
Dean Camera | Add DHCP server to the Webserver demo for automatic... |
blob | commitdiff | diff to current |
2010-01-25 |
Dean Camera | Exclude host application directories from the Doxygen... |
blob | commitdiff | diff to current |
2010-01-25 |
Dean Camera | Move TWI.c driver into the straight LUFA/Drivers/Periph... |
blob | commitdiff | diff to current |
2010-01-25 |
Dean Camera | Add Webserver project Doxygen configuration file and... |
blob | commitdiff | diff to current |
2010-01-25 |
Dean Camera | ADC2 and ADC3 channels do not exist on the U4 series... |
blob | commitdiff | diff to current |
2010-01-24 |
Dean Camera | Enhance TemperatureDatalogger project -- add RTC capabi... |
blob | commitdiff | diff to current |
next |