mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
097248bce9
* fixes the clearing of the rx ringbuffer on rx-overflow * removes tx_level and tx_cts by restricting the ringbuffer to at least one slot empty * agnostic of the details of the tx irq: works for uarts that generate tx interrupts on !tx-full or on tx-empty. * only rx_produce and tx_consume need to be volatile |
||
---|---|---|
.. | ||
console.c | ||
crc16.c | ||
crc32.c | ||
crt0-lm32.S | ||
crt0-or1k.S | ||
errno.c | ||
exception.c | ||
id.c | ||
libc.c | ||
linker-sdram.ld | ||
Makefile | ||
qsort.c | ||
spiflash.c | ||
strtod.c | ||
system.c | ||
time.c | ||
uart.c | ||
vsnprintf.c |