========================================================================= MFS UART Example ========================================================================== Created by Manuel Schreiner, Copyright © 2016 io-expert.com. All rights reserved. 1. Redistributions of source code must retain the above copyright notice, this condition and the following disclaimer. This software is provided by the copyright holder and contributors "AS IS" and any warranties related to this software are DISCLAIMED. The copyright owner or contributors be NOT LIABLE for any damages caused by use of this software. ========================================================================== History Date Ver Author Description 2016-04-17 1.0 Manuel Schreiner Initial ========================================================================== This example can run on every FM microcontroller. UART0 is initialized for 115200 Baud. Welcome text ist output. Each received character is repeated. To run the example, copy main.c in a MCU Template.