nuttx/libs/libc/hex2bin
Gregory Nutt 199b4d6852 z20x: Changes to reduce serial Rx data overrun
boards/z80/ez80/z20x:  Increase RX buffer size to 4Kb, reduce BAUD to 2400 in w25boot configuration
arch/z80/src/ez80/ez80_serial.c:  Reduce Rx FIFO trigger level for eZ80F92 to 1 so that will respond more quickly to incoming data.
2020-03-09 22:51:54 +01:00
..
Kconfig This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_fhex2mem.c z20x: Changes to reduce serial Rx data overrun 2020-03-09 22:51:54 +01:00
lib_hex2bin.c z20x: Changes to reduce serial Rx data overrun 2020-03-09 22:51:54 +01:00
lib_hex2mem.c z20x: Changes to reduce serial Rx data overrun 2020-03-09 22:51:54 +01:00
Make.defs z20x: Changes to reduce serial Rx data overrun 2020-03-09 22:51:54 +01:00