litex/software/libbase
Florent Kermarrec 8aa3fb3eb7 com/uart: add tx and rx fifos.
Since ressource usage is low with default depth of 16 (implemented in RAM LUTs) we don't keep old behaviour.
Tested successfully with BIOS and flterm.
2015-05-01 15:59:26 +02:00
..
Makefile spiflash: BB write support 2014-11-27 23:10:39 +08:00
console.c
crc16.c
crc32.c
crt0-lm32.S
crt0-or1k.S
errno.c
exception.c style 2014-07-05 18:56:20 +02:00
id.c
libc.c rename milkymist-ng to MiSoC 2013-11-09 15:27:32 +01:00
linker-sdram.ld
qsort.c
spiflash.c
strtod.c
system.c
time.c generate linker memory map, move all generated files into the same folder 2013-11-24 19:50:17 +01:00
uart.c com/uart: add tx and rx fifos. 2015-05-01 15:59:26 +02:00
vsnprintf.c