aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed invalid data being returned when a GetStatus request is issued in Devic...Dean Camera2009-08-181-1/+1
* Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to ...Dean Camera2009-08-181-1/+1
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-171-1/+1
* Added CDC_Device_Flush() command to the CDC Device mode class driver.Dean Camera2009-08-131-1/+1
* Add new functions to the HID host class driver, refine HID interface protocol...Dean Camera2009-08-111-1/+1
* Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean Camera2009-08-051-1/+1
* Make Control Endpoint stream transfers more reliable by adding in early abort...Dean Camera2009-08-051-1/+1
* Add new MouseHost Class Driver demo, unfinished, to allow for better testing ...Dean Camera2009-07-271-1/+1
* Tweaks to the new Benito Programmer project for documentation and port/pin us...Dean Camera2009-07-231-1/+1
* Added new Benito project, a simple modified USB-to-Serial bridge for the prog...Dean Camera2009-07-231-1/+1
* Fixes to unfinished SideShow demo to re-enable correct building after previou...Dean Camera2009-07-201-1/+1
* Move unfinished SideShow source files to nested Lib directory for clarity.Dean Camera2009-07-201-1/+1
* Change Doxygen configuration files to not produce 4096 directories for the do...Dean Camera2009-07-201-1/+1
* Add PrinterHost to the project file and Host LowLevel directory makefile.Dean Camera2009-07-201-1/+1
* Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...Dean Camera2009-07-131-1/+1
* Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...Dean Camera2009-07-131-1/+1
* Added incomplete PrinterHost demo application.Dean Camera2009-07-111-1/+1
* Rename some of the library documentation files.Dean Camera2009-06-261-1/+1
* Split Getting Started page of the documentation into its own section.Dean Camera2009-06-261-1/+1
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-1/+1
* Add demos/bootloaders/projects overview to the manual.Dean Camera2009-06-221-1/+1
* Re-add in simple scheduler for compatibility with legacy code, mark all sched...Dean Camera2009-06-191-1/+1
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-1/+1
* Added USB Missle Launcher project, submitted by Dave Fletcher.Dean Camera2009-06-161-1/+1
* Added new USB_Host_SetDeviceConfiguration() convenience function. Change over...Dean Camera2009-06-161-1/+1
* Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w...Dean Camera2009-06-151-1/+1
* Add author image to library documentation.Dean Camera2009-06-151-1/+1
* Use sub pages in main library documentation to improve readability.Dean Camera2009-06-151-1/+1
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-1/+1
* Changed to new device mode Class Driver function name prefixes to make way fo...Dean Camera2009-06-111-1/+1
* Move temp Todo list from the Changelog to a new Future Changes page in the do...Dean Camera2009-06-101-1/+1
* Converted device mode low-level demos to schedulerless.Dean Camera2009-06-071-1/+1
* Add master device Host demo makefile.Dean Camera2009-06-051-1/+1
* Add new Incomplete device subdirectory for work-in-progress demos. Add incomp...Dean Camera2009-06-051-1/+1
* Remove outdated AVRStudio project files from demos, projects, bootloaders. Fi...Dean Camera2009-06-051-1/+1