lpuart_polling

Overview

This project shows how to use the LPUART driver to send and receive in polling mode. In this project, LPUART reads data from terminal, and then sends the redeived data out. Note: Don’t input more than 512 byte one time.