aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add MIDI class driver, update MIDI device demo to use the new USB class drive...Dean Camera2009-06-011-1/+1
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-1/+1
* Fix all device mode demos broken in the recent API changes.Dean Camera2009-05-261-1/+1
* Moved out each demos' functionality library files (e.g. Ring Buffer library) ...Dean Camera2009-05-221-1/+1
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-1/+1
* Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...Dean Camera2009-05-121-1/+1
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-1/+1
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-171-1/+1
* Partial commit: Rename references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-171-1/+1
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-1/+1
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-1/+1
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+1
* Added new GenericHIDHost demo.Dean Camera2009-04-011-1/+1
* Added new GenericHID device demo application.Dean Camera2009-03-291-1/+1
* Add new page to the documentation listing existing LUFA powered projects, fix...Dean Camera2009-03-271-1/+1
* Fixed CDC demo not sending an empty packet after each transfer to prevent the...Dean Camera2009-03-231-1/+1
* Combined Keyboad and Mouse normal and interrupt driven host demos into unifie...Dean Camera2009-03-201-1/+1
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-1/+1
* Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single uni...Dean Camera2009-03-191-1/+1
* Corrected CDC class bootloader to fix a few bugs, changed address counter to ...Dean Camera2009-03-171-1/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+1