freertos_lpc_vusart
Overview
The USART example for FreeRTOS demonstrates the possibility to use the USART driver in the RTOS. The example uses single instance of USART IP and writes string into, then reads back chars. After every 4B received, these are sent back on USART.