-
Enhancement
-
Resolution: Implemented
-
High
-
TI Device Drivers
-
TIDRIVERS-4253
-
TIDRIVERS_5_30_00
-
All
-
Update UART2 to behave more like the POSIX UART interface.
Update UART2 to behave more like the POSIX UART interface. This includes:
Adding ring buffers for both TX and RX. DMA will be used to transfer data to ring buffers.
Update read blocking behavior
Add a 'non-blocking' mode