aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Added long-pending 18 MHz module without CRC.Christian Starkjohann2013-11-282-2/+8
| | | | | | This module was contributed by Lukas Schrittwieser as a complement to the 18 MHz module including a CRC check. It is useful for boot loaders on boards which run on 18 MHz because they use the CRC module in the main code.
* RELEASE: Added sizes files for this versionChristian Starkjohann2012-12-061-0/+17
|
* Fixed compiler warning in tests.Christian Starkjohann2012-12-061-1/+1
|
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-055-5/+0
|
* Compile size tests with optimal configuration.Christian Starkjohann2012-12-051-0/+8
|
* Add const keyword to all PROGMEM declarations as required by new gcc.Christian Starkjohann2012-12-051-2/+2
|
* RELEASE: Added sizes files for this versionChristian Starkjohann2012-01-092-0/+34
|
* Added sizes file for this versionChristian Starkjohann2010-07-151-0/+17
|
* Added sizes file for this versionChristian Starkjohann2010-07-151-0/+17
|
* - fixed define for interrupt vectorChristian Starkjohann2010-01-151-1/+1
|
* - USBATTR_BUSPOWER does not exist any moreChristian Starkjohann2010-01-151-1/+1
|
* - reworked USBID-License into USB-IDs-for-free.txt and USB-ID-FAQ.txtChristian Starkjohann2009-08-031-5/+5
|
* - ensure that this does not look like a prototype usbconfig.hChristian Starkjohann2009-08-031-31/+2
|
* Added sizes file for this versionChristian Starkjohann2009-04-151-0/+17
|
* Added sizes file for this versionChristian Starkjohann2009-04-151-0/+17
|
* - great renaming: project is now renamed from AVR-USB to V-USBChristian Starkjohann2009-04-133-4/+4
|
* Added sizes file for this versionChristian Starkjohann2009-03-231-0/+17
|
* Added sizes file for this versionChristian Starkjohann2009-03-231-0/+17
|
* - extended tests to 18 MHz module with CRCChristian Starkjohann2009-03-162-1/+10
|
* Added sizes file for this versionChristian Starkjohann2008-11-261-0/+16
|
* Added sizes file for this versionChristian Starkjohann2008-11-261-0/+16
|
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-075-5/+5
|
* Added sizes file for this versionChristian Starkjohann2008-10-221-0/+16
|
* Added sizes file for this versionChristian Starkjohann2008-10-221-0/+16
|
* - added tests for 12.8 MHzChristian Starkjohann2008-10-181-1/+3
|
* Added sizes file for this versionChristian Starkjohann2008-05-131-0/+15
|
* Added sizes file for this versionChristian Starkjohann2008-05-131-0/+15
|
* - added (optional) reliability test in custom-class exampleChristian Starkjohann2008-05-131-4/+16
|
* - added checks for 20 MHz moduleChristian Starkjohann2008-05-131-1/+3
|
* - use usbMsgLen_t instead of uchar to allow long transfer sizesChristian Starkjohann2008-05-031-2/+2
|
* - added (commented) option for long transfersChristian Starkjohann2008-05-031-0/+5
|
* - RAM is BSS plus DATA, not just BSSChristian Starkjohann2008-05-031-14/+16
| | | | | | - added size value for long transfers - test with long transfers
* - added a Readme fileChristian Starkjohann2008-05-031-0/+13
|
* - output n/a if values are not in both filesChristian Starkjohann2008-05-031-1/+5
|
* - fixed RAM sizes by DATA segement sizeChristian Starkjohann2008-05-032-24/+24
|
* - added script for comparing size filesChristian Starkjohann2008-04-291-0/+41
|
* - added compiler version to sizes archiveChristian Starkjohann2008-04-292-0/+13
|
* - added sizes-reference directoryChristian Starkjohann2008-04-291-0/+13
|
* - added directory with test codeChristian Starkjohann2008-04-294-0/+597