In the nRF5 SDK there are two uart drivers, UART and UARTE. The UARTE driver makes use of the DMA whilts the UART driver uses interupts. This is what I understood when I used the driver in the nRF5 SDK.
In the Zephyr implementation, does the driver use DMA?
I see in the Central Uart sample the configuration specifies