The 'DMA' project is a simple program for the MAX32660
microcontroller using the Maxim Integrated MAX32660 Evaluation
Kit.

Example functionality:
 - DMA Memory to Memory transfer
 - DMA Memory to Memory transfer with multiple blocks and callback
 - Displays status using stdout transmitted via the UART to
   a host terminal at 115,200 Baud, 8N1.

