lpsci_interrupt_transfer
Overview
The uart_interrupt example shows how to use uart driver in interrupt way:
In this example, one uart instance connect to PC through uart, 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.