Uart driver with transmit buffer & interrupt
Posted: Tue Feb 17, 2015 3:25 am
Does anyone have some code to buffer uart output (TX) and send characters to the uart using an interrupt? The driver in the AT demo only uses interrupt for RX. Thanks!