aboutsummaryrefslogtreecommitdiffstats
path: root/tests/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warning in tests.Christian Starkjohann2012-12-061-1/+1
* 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-2/+2
* - USBATTR_BUSPOWER does not exist any moreChristian Starkjohann2010-01-151-1/+1
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-071-1/+1
* - use usbMsgLen_t instead of uchar to allow long transfer sizesChristian Starkjohann2008-05-031-2/+2
* - added directory with test codeChristian Starkjohann2008-04-291-0/+159