mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
182be862bb
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 |
||
---|---|---|
.. | ||
adc.c | ||
dac.c | ||
gpio.c | ||
hwrng.c | ||
i2c.c | ||
Makefile | ||
pwm.c | ||
rtc.c | ||
spi.c | ||
timer.c | ||
uart.c |