Description: This example shows how to retarget the C library printf function to the USART.
This implementation output the printf message on the Hyperterminal using USARTx.
USARTx can be USART1, USART2 or USART3 to select the USART interface to be used
uncomment the #define USE_USARTx line in main.h file.
To Search:
File list (Check if you may need any files):
STM32F10x.s
USART.Opt
USART.Uv2
main.c
main.h
readme.txt
stm32f10x_conf.h
stm32f10x_it.c
stm32f10x_it.h