printf_usart.c
Default mainpagebasic-usart-hw-handshaking-projectprintf_usart.c
Description Overview  
Description
This file contains several function re-implementations to make the standard printf() method output on USART0.
The re-implemented functions are fputc(), fputs() and putchar().