/**
  **************************************************************************
  * @file     readme.txt 
  * @brief    readme
  **************************************************************************
  */

  this demo is based on the ht32f49163_sk board, in this demo, shows how to retarget
  the c library printf function to the usart. this implementation output the printf
  message on the hyperterminal using usart1. using pa9 to transmit data(printf).
