Revision: 1277 Author: [email protected] Date: Mon Aug 31 23:36:01 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/jallib/source/detail?r=1277
Modified: /wiki/jallib_testing.wiki ======================================= --- /wiki/jallib_testing.wiki Mon Aug 31 22:41:56 2009 +++ /wiki/jallib_testing.wiki Mon Aug 31 23:36:01 2009 @@ -10,7 +10,7 @@ This directory contains files that define an specific board setup: processor type & setup and which pins can be used for which purpose. In general, these files don't generate any code. If you have a board with an other pin-out (which is likely), feel free to add your specific setup. -The other directories under sample/test contain testfiles. These are test programs that rely on a board file to define the processor and required pins. Testfiles should never use a pinname directly. +The other directories under /test contain testfiles. These are test programs that rely on a board file to define the processor and required pins. Testfiles should never use a pinname directly. So a boardfile and testfile together provide a working testprogram. One way to generate such a program is to create and compile a jal-file with just two lines: --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
