X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fuart.c;h=cf952ed024eb526c714f64df60b08b8aa672c1ba;hb=3caccd2034e682222162e24c256d20bf65d7c649;hp=e35106cf816ae683822a74712dcee12d654ca973;hpb=2159c273c9d3361571a6ff1ab63d9bc76582fbab;p=avr-crypto-lib.git diff --git a/test_src/uart.c b/test_src/uart.c index e35106c..cf952ed 100644 --- a/test_src/uart.c +++ b/test_src/uart.c @@ -33,6 +33,9 @@ #define UBRRH UBRR0H #define UBRRL UBRR0L #define URSEL UMSEL +#define USART_UDRE_vect USART0_UDRE_vect +#define USART_RXC_vect USART0_RX_vect +#define UCSRA UCSR0A #endif #ifdef ATMEGA644