mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 08:21:18 +01:00
Add missing DMA interrupts for UART Improve baudrate intialization: - Return error if baudrate is theorically unreachable - Implement oversampling by 8 method for high baudrates Add UART hardware flow control support Ensure uart tx thread safety with a mutex Allow setting of pins mode per UART