aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hid-mouse/firmware/main.c
Commit message (Collapse)AuthorAgeFilesLines
* - added __attribute__((noreturn)) to all main() functionsChristian Starkjohann2010-05-301-2/+1
|
* - moved first debug print after odDebugInit()Christian Starkjohann2010-01-151-1/+1
|
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-071-1/+1
|
* - converted tabs to spacesChristian Starkjohann2008-05-041-12/+12
| | | | | - use usbMsgLen_t in usbFunctionSetup()
* - imported new files into projectChristian Starkjohann2008-04-171-0/+165