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

  this demo is based on the ht32f49041_sk board, in this demo, shows in halfduplex
  mode how to use polling transfer data. use the mode switch to realize spi and
  i2s communication.
  the pins connection as follow:
  - i2s2 slaver        i2s1 master
  - pb12     <--->     pa4
  - pb13     <--->     pa5
  - pb14     <--->     pa6
  - pb15     <--->     pa7

