aboutsummaryrefslogtreecommitdiffstats
path: root/examples/drivertest
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warning (mixing signed/unsigned pointers)Christian Starkjohann2013-11-121-1/+2
* 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-056-6/+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-076-6/+6
* - 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-206-0/+869