nuttx/arch/z80/src
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
..
common z20x: Correct RAM wait states. 2020-03-05 17:49:58 -03:00
ez80 z20x: Changes to reduce serial Rx data overrun 2020-03-09 22:51:54 +01:00
z8 arch/z80: Make MCU selection menus more like other archs 2020-02-26 21:08:15 +00:00
z80 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z180 arch/z80: Make MCU selection menus more like other archs 2020-02-26 21:08:15 +00:00
.gitignore
Makefile Change all references from OSX to macOS 2018-06-01 13:25:50 -06:00
Makefile.sdccl Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Makefile.sdccw Build system: Remove fixed lib/ subdirectory and its content. Replace with new directory called staging/ that is created dynamically when building and removed when 'make clean' is done. This both improves the name and eliminates a garbage directory from the repository. 2018-05-29 11:36:21 -06:00
Makefile.zdsiil arch/z80/src/Makefile.zdsii*: Correct libraries for eZ80F92 2020-02-26 21:08:20 +00:00
Makefile.zdsiiw arch/z80/src/Makefile.zdsii*: Correct libraries for eZ80F92 2020-02-26 21:08:20 +00:00