aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added long-pending 18 MHz module without CRC.Christian Starkjohann2013-11-281-1/+3
| | | | | | 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.
* Removed all references to the SVN expansion keyword $Id$.Christian Starkjohann2012-12-051-1/+0
|
* - extended tests to 18 MHz module with CRCChristian Starkjohann2009-03-161-1/+3
|
* - allow distribution under GPLv3 as wellChristian Starkjohann2008-11-071-1/+1
|
* - added tests for 12.8 MHzChristian Starkjohann2008-10-181-1/+3
|
* - added (optional) reliability test in custom-class exampleChristian Starkjohann2008-05-131-4/+16
|
* - added checks for 20 MHz moduleChristian Starkjohann2008-05-131-1/+3
|
* - RAM is BSS plus DATA, not just BSSChristian Starkjohann2008-05-031-14/+16
| | | | | | - added size value for long transfers - test with long transfers
* - added directory with test codeChristian Starkjohann2008-04-291-0/+107