aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Expand)AuthorAgeFilesLines
* 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