qsci_dma_transfer
Overview
The qsci_dma_transfer example shows how to use QSCI driver in DMA way: In this example, one qsci instance is connected to PC,the board will send back all characters that PC sends to the board. Note : The example echo every 8 characters, so input 8 characters every time.