aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DriverStubs
Commit message (Collapse)AuthorAgeFilesLines
* Changed HWB board driver to Buttons driver, to allow for the support of ↵Dean Camera2009-05-061-11/+14
| | | | future boards with more than one mounted GPIO button.
* Fixed incorrect HID interface class and subclass values in the Mouse and ↵Dean Camera2009-04-191-1/+1
| | | | | | | | KeyboardMouse demos (thanks to Brian Dickman). Capitolised the "Descriptor_Search" and "Descriptor_Search_Comp" prefixes of the values in the DSearch_Return_ErrorCodes_t and DSearch_Comp_Return_ErrorCodes_t enums. Minor documentation improvements.
* All comments in the library, bootloaders, demos and projects have now been ↵Dean Camera2009-04-011-1/+1
| | | | spell-checked and spelling mistakes/typos corrected.
* Board Dataflash driver now allows for dataflash ICs which use different ↵Dean Camera2009-03-171-0/+36
| | | | shifts for setting the current page/byte address (thanks to Kenneth Clubb).
* Moved all source to the trunk directory.Dean Camera2009-02-234-0/+385