The 'UART' project is a simple program for the MAX32630 and MAX32631
microcontroller using the Maxim Integrated 'MAX3263X EV KIT' Evaluation
Board.

Example functionality:
  This example loops back the TX to the RX on UART1. For this example you must
  connect a jumper across P2.0 to P2.1 and connect P2.2 and P2.3. UART_BAUD and
  the BUFF_SIZE can be changed in this example by setting the desired rate and
  size using the #defines in main.c.

Jumper Configuration:
  P2.0 to P2.1
  P2.2 to P2.3
