flexio_uart_dma_transfer
Overview
The flexio_uart_dma example shows how to use flexio uart driver in dma way:
In this example, a flexio simulated uart connect to PC through USB-Serial, the board will send back all characters that PC send to the board. Note: two queued transfer in this example, so please input even number characters.