summaryrefslogtreecommitdiffstats
path: root/rtemslogo.png
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2022-01-12 16:12:20 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-01-18 08:50:06 +0100
commit779847a5ef3eda256ddf05501153a484a8cea42e (patch)
tree8fa591e9b353cad15779f59bd42f51c2994bb426 /rtemslogo.png
parentbsp/atsam: Merge USART and UART driver (diff)
downloadrtems-779847a5ef3eda256ddf05501153a484a8cea42e.tar.bz2
bsp/atsam: Optionally use DMA for UART Rx
If the system is busy with other interrupts and the UART is set to a fast baud rate, it's possible to loose UART interrupts and therefore characters. This allows to optionally enable a DMA for the UARTs so that a number of lost interrupts can be tolerated. The number of DMAs on this chip is limited and not not all applications need that feature. Therefore the DMA is disabled by default. Close #4577
Diffstat (limited to 'rtemslogo.png')
0 files changed, 0 insertions, 0 deletions