This example demonstrates how to use the megaAVR UART with interrupts.
This application will initialize the UART, send a string and then receive it and check if it is the same string as we sent.
This software was written for the GNU GCC for AVR.
Other compilers may or may not work.
For further information, visit Microchip.