Add a way to easily exclude a file from nightly test.
[bertos.git] / bertos / cpu / arm / drv / stepper_arm.c
index f39c5a22cc71638028a0c6921e9f6061b6492795..a51abf842e6b120cd59a8161fc5344303bd45036 100644 (file)
@@ -26,7 +26,7 @@
  * invalidate any other reasons why the executable file might be covered by
  * the GNU General Public License.
  *
- * Copyright 2007 Develer S.r.l. (http://www.develer.com/)
+ * Copyright 2008 Develer S.r.l. (http://www.develer.com/)
  *
  * -->
  *
@@ -36,6 +36,9 @@
  *
  * \author Daniele Basile <asterix@develer.com>
  *
+ * This module is automatically included so no need to include 
+ * in test list.
+ * notest: arm
  */
 
 #include <cpu/detect.h>