X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fuart.c;h=cf952ed024eb526c714f64df60b08b8aa672c1ba;hb=5ac75cfae217122b540c1a6d258054230dc534c3;hp=e35106cf816ae683822a74712dcee12d654ca973;hpb=7c4486d3328c45462fd276916cb94b80b48725fc;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