aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DriverStubs
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean Camera2009-08-053-6/+0
* Added new LEDs_ToggleLEDs() function to the Board LEDs driver.Dean Camera2009-07-241-8/+13
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-4/+4
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-11/+14
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-1/+1
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-1/+1
* Board Dataflash driver now allows for dataflash ICs which use different shift...Dean Camera2009-03-171-0/+36
* Moved all source to the trunk directory.Dean Camera2009-02-234-0/+385