mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
bc737a1f76
Add periph_uart_nonblocking. Since cc2538 has a transmit FIFO write to the FIFO first and to a tsrb buffer only when the transmit FIFO is full. Rely on the FIFO TXIFLSEL condition to fill up FIFO as space becomes available. |
||
---|---|---|
.. | ||
adc.c | ||
flashpage.c | ||
gpio.c | ||
hwrng.c | ||
i2c.c | ||
Makefile | ||
pm.c | ||
rtt.c | ||
spi.c | ||
timer.c | ||
uart.c | ||
wdt.c |