Conditionally add available address spaces to the address space enum, for multiple...
[pub/USBasp.git] / LUFA.pnproj
2011-03-16 Dean CameraAdded new VirtualSerialMassStorage Device Class Driver...
2011-03-13 Dean CameraRename UC3B driver files to UC3, as they are generic...
2011-03-13 Dean CameraOops - rename misnamed Endianess.h header file.
2011-03-13 Dean CameraMove out endianness management macros into a new common...
2011-02-27 Dean CameraMove out common architecture-independent core definitio...
2011-02-27 Dean CameraMore AVR32 UC3B architecture ports - USB device mode...
2011-02-26 Dean CameraRemoved Pipe_ClearErrorFlags(), pipe error flags are...
2011-02-26 Dean CameraAdded TWI baud rate prescaler and bit length parameters...
2011-02-20 Dean CameraRename architecture specific driver files, to make...
2011-02-20 Dean CameraAdded start of a port of the core USB driver code to...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...
2011-02-19 Dean CameraMove out Dataflash IC command constants headers into...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-19 Dean CameraReduced latency for executing the Start-Of-Frame events...
2011-02-15 Dean CameraAdd missing HID bootloader AVRStudio project.
2011-02-13 Dean CameraAdd more const-ness to the stream endpoint/pipe functio...
2011-02-09 Dean CameraUpdate HID bootloader loader application to support...
2011-02-09 Dean CameraAdded HID class bootloader, compatible with a modified...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-26 Dean CameraAdded new KeyboardMouseMultiReport Device ClassDriver...
2011-01-16 Dean CameraNew HID report item macros (with HID_RI_ prefix) to...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2010-12-26 Dean CameraMake a new general RingBuffer.h misc library driver...
2010-12-17 Dean CameraAdd missing AVRStudio4 project file for the MIDIToneGen...
2010-12-03 Dean CameraAdded new completed MIDIToneGenerator project.
2010-11-24 Dean CameraReadd incomplete MIDIToneGenerator project, which can...
2010-11-21 Dean CameraAdded board hardware driver support for the Microsin...
2010-11-08 Dean CameraAdded board hardware driver support for the Adafruit...
2010-10-28 Dean CameraMove RNDISConstants.h into the RNDIS class driver commo...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-17 Dean CameraAdded board hardware driver support for the Minimus...
2010-10-17 Dean CameraOops - add missing Maximus board LED hardware driver...
2010-10-17 Dean CameraAdded board hardware driver support for the Maximus...
2010-10-17 Dean CameraAdded board hardware driver support for the Blackcat...
2010-10-07 Dean CameraAdded new NO_SOF_EVENTS compile time option, enabled...
2010-09-28 Dean CameraAdded board hardware driver support for the Arduino...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-14 Dean CameraAdded board hardware driver support for the UDIP develo...
2010-09-13 Dean CameraRemove incomplete MIDIToneGenerator project.
2010-09-11 Dean CameraAdded new project makefile template to the library...
2010-09-04 Dean CameraAdded board hardware driver support for the USBFOO...
2010-09-03 Dean CameraAdded board hardware driver support for the Olimex...
2010-08-22 Dean CameraSplit out endpoint and pipe stream functions into new...
2010-07-22 Dean CameraAdded start of a low level device Test and Measurement...
2010-07-21 Dean CameraMove and rename DevChaper9.c/.h and HostChapter9.c...
2010-07-13 Dean CameraAdd AVRStudio 4 project files to the ClassDriver Device...
2010-07-13 Dean CameraAdd AVRStudio 4 project files to the LowLevel Device...
2010-07-13 Dean CameraAdd AVRStudio 4 project files to the ClassDriver Host...
2010-07-13 Dean CameraAdd AVRStudio 4 project files to the LowLevel Host...
2010-07-13 Dean CameraAdd AVRStudio 4 project files for the library bootloaders.
2010-07-13 Dean CameraAdd remaining AVRStudio project files to the library...
2010-07-13 Dean CameraAdd first lot of AVRStudio project files for some of...
2010-07-13 Dean CameraRename the AVRISP main source files to AVRISP-MKII...
2010-07-08 Dean CameraMove out Bluetooth stack callback functions to a sepera...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-06-13 Dean CameraSplit out the RFCOMM Control Channel command processing...
2010-06-13 Dean CameraRename the incomplete Bluetooth Host demo's ServiceDisc...
2010-06-06 Dean CameraDocument lightweight ring buffer header files.
2010-06-03 Dean CameraAdd start of RFCOMM service layer to the incomplete...
2010-06-01 Dean CameraMove SDP service tables out into a new set of files...
2010-05-26 Dean CameraReplace ring buffer library in Benito and USBtoSerial...
2010-05-26 Dean CameraCreate a new LightweightRingBuffer.h header file for...
2010-05-26 Dean CameraThe RingBuff library code has been replaced in the...
2010-05-12 Dean CameraRemoved TeensyHID bootloader, per request from Paul...
2010-05-12 Dean CameraFix Doxygen treating the license as a documentation...
2010-05-02 Dean CameraSwitch back to C based timeout ISR in the AVRISP projec...
2010-05-02 Dean CameraChange AVRISP project's timeout to be interrupt based...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-28 Dean CameraRemove incomplete/nonfunctional MIDI class bootloader.
2010-04-27 Dean CameraFix TeensyHID bootloader Doxygen configuration file...
2010-04-18 Dean CameraAdd const keyword to the demo function parameters where...
2010-04-18 Dean CameraAdd bluetooth channel connection callback to the incomp...
2010-04-15 Dean CameraRename FunctionAttributes.h to Attributes.h, as some...
2010-04-13 Dean CameraDocument the Bluetooth ACL layer. Remove unneeded param...
2010-03-30 Dean CameraOops, incorrectly edited the Benito buttons driver...
2010-03-30 Dean CameraAdd missing board Buttons driver for the USBTINY MKII...
2010-03-30 Dean CameraOops - make sure board driver dispatch headers test...
2010-03-30 Dean CameraAdded support for the JM-DB-U2 board hardware.
2010-03-30 Dean CameraAdded board hardware driver support for the Benito...
2010-03-30 Dean CameraAdded board hardware driver support for Tom's USBTINY...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-25 Dean CameraAdd new LUFA logo by Ryo Yamauchi.
2010-03-24 Dean CameraAdded new Relay Controller Board project (thanks to...
2010-03-23 Dean CameraAdded incomplete MIDIToneGenerator project.
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-22 Dean CameraAdd start of an AVR32 SPI driver.
2010-02-22 Dean CameraMake SPI and USART peripheral dispatch driver headers...
2010-02-18 Dean CameraAdd uIP-split code to the Webserver project, so that...
2010-02-03 Dean CameraAdd a TELNET server to the webserver project, which...
2010-02-02 Dean CameraReplace the Webserver demo's uIP with the latest code...
2010-01-28 Dean CameraOops - fix path case in the Webserver project makefile...
2010-01-28 Dean CameraAdd FatFS library to the Webserver project, extend...
2010-01-27 Dean CameraAdd DHCP server to the Webserver demo for automatic...
2010-01-25 Dean CameraExclude host application directories from the Doxygen...
2010-01-25 Dean CameraMove TWI.c driver into the straight LUFA/Drivers/Periph...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2010-01-25 Dean CameraADC2 and ADC3 channels do not exist on the U4 series...
2010-01-24 Dean CameraEnhance TemperatureDatalogger project -- add RTC capabi...
next