aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DriverStubs
Commit message (Expand)AuthorAgeFilesLines
* Improve commenting of the Dataflash stub board driver file, to prevent confus...Dean Camera2010-07-041-7/+15
* Minor documentation cleanups.Dean Camera2010-06-031-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-084-423/+423
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-243-8/+11
* Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean Camera2010-02-223-11/+8
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-114-4/+4
* Update copyright year to 2010.Dean Camera2009-12-304-8/+8
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-284-28/+28
* Use -pedantic compile time option to find and correct several minor code errors.Dean Camera2009-12-131-1/+1
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* 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