aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed HotmailNotifier project to LEDNotifier.Dean Camera2009-12-181-1/+1
* Enhance the HotmailNotifier project so that the LEDs' individual brightness c...Dean Camera2009-12-181-1/+1
* Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.Dean Camera2009-12-171-1/+1
* Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s...Dean Camera2009-12-141-1/+1
* The AVRISP project can now enter PDI mode under both bit-bang and hardware US...Dean Camera2009-12-131-1/+1
* Additional file renames and modifications to change CDC demos to VirtualSerial.Dean Camera2009-12-071-1/+1
* Added support for the Atmel EVK527 board hardware.Dean Camera2009-12-041-1/+1
* Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...Dean Camera2009-12-031-1/+1
* Started implementing the low level PDI protocol in the AVRISP project, for XM...Dean Camera2009-12-031-1/+1
* Add new more reliable software UART for the XPLAINBridge project by David Pre...Dean Camera2009-12-021-1/+1
* Removed John Steggall's software UART code from the XPLAIN Bridge project due...Dean Camera2009-12-021-1/+1
* Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean Camera2009-12-021-1/+1
* Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone pro...Dean Camera2009-12-021-1/+1
* Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...Dean Camera2009-11-261-1/+1
* Updated John Steggall's software USART in the XPLAINBridge project.Dean Camera2009-11-261-1/+1
* Fix build and Doxygen errors.Dean Camera2009-11-251-1/+1
* Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...Dean Camera2009-11-251-1/+1
* Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...Dean Camera2009-11-251-1/+1
* The incomplete StandaloneProgrammer project now uses Host and Device Mass sto...Dean Camera2009-11-231-1/+1
* Make RNDISHost demo validate the set Packet Filter to ensure that it is being...Dean Camera2009-11-171-1/+1
* Add beginnings of a RNDIS Ethernet Host demo.Dean Camera2009-11-121-1/+1
* Added new Printer Host mode Class driver.Dean Camera2009-11-041-1/+1
* Added new JoystickHostWithParser demos to the library.Dean Camera2009-11-041-1/+1
* Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port...Dean Camera2009-11-031-1/+1
* Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.Dean Camera2009-11-031-1/+1
* Add const attribute to class driver APIs.Dean Camera2009-11-031-1/+1
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-181-1/+1
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-1/+1
* Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver d...Dean Camera2009-10-081-1/+1
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-081-1/+1
* Minor documentation fixups.Dean Camera2009-10-031-1/+1
* Changed Audio Class driver sample read/write functions to be inline, to reduc...Dean Camera2009-10-031-1/+1
* Added support for the Atmel XPLAIN board.Dean Camera2009-10-021-1/+1
* Removed mostly useless "TestApp" demo, as it was mainly useful only for check...Dean Camera2009-09-301-1/+1
* Add information on the new MouseHostDevice dual role demo to the library docu...Dean Camera2009-09-291-1/+1
* Finish initial draft of the Host Mode HID Class driver.Dean Camera2009-09-211-1/+1
* Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hu...Dean Camera2009-09-211-1/+1
* Add KeyboardHost HID Host Class driver demo to the library.Dean Camera2009-09-201-1/+1
* Finish Class Driver MouseHost demo. Update HID Host Class driver; boot protoc...Dean Camera2009-09-201-1/+1
* Added support for the officially recommended layout of the external periphera...Dean Camera2009-09-171-1/+1
* Add Host mode Class driver demo summaries.Dean Camera2009-09-091-1/+1
* Added start of the Still Image Host Class driver demo and driver code.Dean Camera2009-08-301-1/+1
* Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ...Dean Camera2009-08-301-1/+1
* Added new "Common" section to the class drivers, to hold all mode-independant...Dean Camera2009-08-271-1/+1
* Add SCSICodes.h to the Class Driver Common folder, and automatically include ...Dean Camera2009-08-261-1/+1
* Optimized Endpoint_Read_Word_* and Pipe_Read_Word_* macros to reduce compiled...Dean Camera2009-08-251-1/+1
* Updated Benito project -- added hardware interrupt and software buffering for...Dean Camera2009-08-251-1/+1
* Moved out target-related V2 protocol commands into a seperate file for the AV...Dean Camera2009-08-231-1/+1
* Correct Programmer's Notepad project file to use the correct path for the AVR...Dean Camera2009-08-201-1/+1
* Moved out the handling of V2 Protocol parameters to a seperate set of files. ...Dean Camera2009-08-191-1/+1