]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/uart.c
renaming to AVR-Crypto-Lib
[avr-crypto-lib.git] / test_src / uart.c
index e35106cf816ae683822a74712dcee12d654ca973..68ac4a646cfc3c24720209833ece132e5fc93e20 100644 (file)
@@ -1,6 +1,6 @@
 /* uart.c */
 /*
-    This file is part of the Crypto-avr-lib/microcrypt-lib.
+    This file is part of the This file is part of the AVR-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
@@ -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