aboutsummaryrefslogtreecommitdiffstats
path: root/examples/drivertest/firmware
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-054-4/+0
* - added __attribute__((noreturn)) to all main() functionsChristian Starkjohann2010-05-301-2/+1
* - fixed comment about USB_CFG_CLOCK_KHZChristian Starkjohann2010-01-251-1/+0
* - moved first debug print after odDebugInit()Christian Starkjohann2010-01-151-1/+1
* - fixed define for interrupt vectorChristian Starkjohann2010-01-151-1/+1
* - reworked USBID-License into USB-IDs-for-free.txt and USB-ID-FAQ.txtChristian Starkjohann2009-08-031-5/+5
* - great renaming: project is now renamed from AVR-USB to V-USBChristian Starkjohann2009-04-131-2/+2
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-074-4/+4
* - changed defaultsChristian Starkjohann2008-10-201-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-204-0/+684