aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* - 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