aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hid-custom-rq/firmware/main.c
Commit message (Expand)AuthorAgeFilesLines
* Improved comment about watchdog in example code.Christian Starkjohann2013-11-121-2/+3
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-051-1/+0
* Add const keyword to all PROGMEM declarations as required by new gcc.Christian Starkjohann2012-12-051-1/+1
* - 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-13/+15
* - imported new files into projectChristian Starkjohann2008-04-171-0/+119