aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/DriverStubs/Joystick.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵Dean Camera2010-10-281-1/+1
| | | | redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-10/+11
| | | | tool made by Laszlo Monda
* Added new project makefile template to the library and moved board driver ↵Dean Camera2010-09-111-0/+97
stub files into in a new CodeTemplates directory.