Exclude these files from nightly test.
[bertos.git] / bertos / cpu / avr / drv / kdebug_xmega.c
index 8f9cf87f9cebf8b32f45f128f3ba87f16bfedcfe..aa40e4cb54b626cecbf004877402b520d33e8c45 100644 (file)
@@ -39,6 +39,7 @@
  * ports, by using the USART_t structs.
  *
  * \author Onno <developer@gorgoz.org>
+ * notest:all
  */
 
 #include <hw/hw_cpufreq.h>     /* for CPU_FREQ */
 
 /*
  * \name KDBG macros
- * 
+ *
  * Used to set or alter the KDB_USART operation,
  * enable the usart or send a byte.
  * Some of these methods are called/included from kdbg_hw_init()
 
 /*
  * To restore the USART state, to registers need to be restored
- * These registers (CTRLA and CTRLB) can be saved to the 
+ * These registers (CTRLA and CTRLB) can be saved to the
  * kdbg_avr_xmaga_irqsave structure
  */
 struct kdbg_avr_xmega_irqsave