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