X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Favr%2Fdrv%2Fkdebug_xmega.c;h=aa40e4cb54b626cecbf004877402b520d33e8c45;hb=268d06bb58409df32c2ca35879347336fa13f167;hp=8f9cf87f9cebf8b32f45f128f3ba87f16bfedcfe;hpb=9709a399d7202c7f233fe554517479a4446746c0;p=bertos.git diff --git a/bertos/cpu/avr/drv/kdebug_xmega.c b/bertos/cpu/avr/drv/kdebug_xmega.c index 8f9cf87f..aa40e4cb 100644 --- a/bertos/cpu/avr/drv/kdebug_xmega.c +++ b/bertos/cpu/avr/drv/kdebug_xmega.c @@ -39,6 +39,7 @@ * ports, by using the USART_t structs. * * \author Onno + * notest:all */ #include /* for CPU_FREQ */ @@ -108,7 +109,7 @@ /* * \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() @@ -144,7 +145,7 @@ /* * 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