nuttx/boards/z80/ez80
Gregory Nutt ef604f8d43 z20x: Performance Improvements
- boards/z80/ez80/z20x/scripts/z20x_*.linkcmd:  Reduce from 4 to 1 wait state.  That i sufficient because of the slow clocking of the eZ80F92
  - boards/z80/ez80/z20x/src/w25_main.c:  Replace CRC algorithm with simple, less time consuming check sum.
  - boards/z80/ez80/z20x/configs/nsh:  Rename the nsh_ram configuration to just nsh
  - boards/z80/ez80/z80x/configs/hello: Add simpler program to make debugging the loader easier.
2020-03-14 00:05:38 +01:00
..
drivers boards/: Move more drivers directories at were placed too high in the hieararchy. 2019-08-24 14:42:14 -06:00
ez80f910200kitg Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
ez80f910200zco Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
makerlisp Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
z20x z20x: Performance Improvements 2020-03-14 00:05:38 +01:00