aboutsummaryrefslogtreecommitdiffstats
path: root/examples
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-125-10/+15
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-0525-25/+0
* Add const keyword to all PROGMEM declarations as required by new gcc.Christian Starkjohann2012-12-053-3/+3
* GIT migration: create empty directory in scriptChristian Starkjohann2012-01-081-4/+2
* - added __attribute__((noreturn)) to all main() functionsChristian Starkjohann2010-05-304-8/+4
* - fixed comment about USB_CFG_CLOCK_KHZChristian Starkjohann2010-01-251-1/+0
* - moved first debug print after odDebugInit()Christian Starkjohann2010-01-155-5/+5
* - 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
* - renamed AVR MacPack to CrossPackChristian Starkjohann2009-04-151-3/+3
* - great renaming: project is now renamed from AVR-USB to V-USBChristian Starkjohann2009-04-133-11/+11
* - replaced bzero() with memset()Christian Starkjohann2009-03-161-1/+1
* - -lusb removed: libusb not required for HID, that was confusingChristian Starkjohann2009-01-141-1/+1
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-0725-25/+25
* - changed defaultsChristian Starkjohann2008-10-201-1/+1
* - added interrupt disable time in main loopChristian Starkjohann2008-10-201-0/+15
* - mentioned 12.8 MHz moduleChristian Starkjohann2008-10-201-5/+5
* - added example project for testing driver reliability and featuresChristian Starkjohann2008-10-206-0/+869
* - Optional code to claim an interface addedChristian Starkjohann2008-06-091-2/+21
* - allow additional CPPFLAGS from the command lineChristian Starkjohann2008-05-131-1/+1
* - renamed HAVE_TEST to ENABLE_TESTChristian Starkjohann2008-05-131-6/+6
* - added (optional) reliability test in custom-class exampleChristian Starkjohann2008-05-133-3/+46
* - converted tabs to spacesChristian Starkjohann2008-05-044-50/+52
* - removed all links to metalab.at and wikidot.com and replaced them withChristian Starkjohann2008-04-184-7/+8
* - imported new files into projectChristian Starkjohann2008-04-1725-0/+2170