aboutsummaryrefslogtreecommitdiffstats
path: root/examples/drivertest/firmware/main.c
Commit message (Expand)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 interrupt disable time in main loopChristian Starkjohann2008-10-201-0/+15
* - added example project for testing driver reliability and featuresChristian Starkjohann2008-10-201-0/+114