aboutsummaryrefslogtreecommitdiffstats
path: root/examples/custom-class/firmware/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-051-1/+0
|
* - 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
|
* - added (optional) reliability test in custom-class exampleChristian Starkjohann2008-05-131-2/+9
|
* - converted tabs to spacesChristian Starkjohann2008-05-041-12/+12
| | | | | - use usbMsgLen_t in usbFunctionSetup()
* - imported new files into projectChristian Starkjohann2008-04-171-0/+91