Re-enable the UART0 RX DMA after reading a byte. serial
authorMatt Mullins <mmullins@mmlx.us>
Sun, 23 Dec 2012 23:30:35 +0000 (15:30 -0800)
committerMatt Mullins <mmullins@mmlx.us>
Mon, 24 Dec 2012 00:50:03 +0000 (16:50 -0800)
commit95be196b6fad1853bf4f421e12607745527ab1a1
tree6a3c0a8e3bb9ea371d70c48248982b81dc833e52
parent21e0cf0f1d3917a993bed01da8914ab4ab5bd5ff
Re-enable the UART0 RX DMA after reading a byte.

Apparently it gets disabled after a basic-mode transfer completes.
main.c