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

  this demo is based on the ht32f49395_sk board, in this demo, provides a description
  of how to use the usart in smartcard mode. the example gives only the possibility
  to read the atr and decode it into predefined buffer.if test pass, the three leds
  will turn on.
  - sc usart tx      --->   pa2
  - sc usart clk     --->   pa4
  - sc usart 3_5v    --->   pa5
  - sc usart reset   --->   pa6
  - sc usart cmdvcc  --->   pa7
  - sc usart off     --->   pa8
