Add a way to easily exclude a file from nightly test.
[bertos.git] / bertos / cpu / arm / drv / stepper_arm.c
index d27402c07751b8db93a37226a408663897bd772a..a51abf842e6b120cd59a8161fc5344303bd45036 100644 (file)
@@ -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>