This commit adds support for TX DMA transfers for USART peripheral. Code refactor in sam_serial.h was also required in order to have correct defines for all possible cases (both RX and TX DMA used, just one used, none used). Signed-off-by: Michal Lenc <michallenc@seznam.cz>