lpuart_interrupt
Overview
The lpuart_functioncal_interrupt example shows how to use lpuart driver functional API to receive data with interrupt method:
In this example, one lpuart instance connect to PC, the board will send back all characters that PC send to the board.