aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Expand)AuthorAgeFilesLines
* Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...Dean Camera2009-12-301-1/+1
* Fix references to the renamed AVRISP-MKII project folder.Dean Camera2009-12-271-1/+1
* Complete combining of PDI and TPI target communication code files, stub out T...Dean Camera2009-12-241-1/+1
* Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI ...Dean Camera2009-12-241-1/+1
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ...Dean Camera2009-12-241-1/+1
* Correct include paths and makefile for the AVRISP project now that the protoc...Dean Camera2009-12-231-1/+1
* Stub out more of the TPI programming protocol routines in the AVRISP project.Dean Camera2009-12-231-1/+1
* Seperate out XMEGA and TINY NVM routines into seperate files.Dean Camera2009-12-231-1/+1
* Start of implementation of the low level TPI programming protocol in the AVRI...Dean Camera2009-12-231-1/+1
* Add const qualifier to the parameters of Projects' functions where possible.Dean Camera2009-12-201-1/+1
* Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C...Dean Camera2009-12-181-1/+1
* Fix up references in the LEDNotifier project to the old HotmailNotifier name.Dean Camera2009-12-181-1/+1
* Rename HotmailNotifier project files to LEDNotifier.Dean Camera2009-12-181-1/+1
* 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