nuttx/boards/z80/ez80/z20x/scripts
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
..
Make.defs Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
z20x_copytoram.linkcmd z20x: Performance Improvements 2020-03-14 00:05:38 +01:00
z20x_flash.linkcmd z20x: Performance Improvements 2020-03-14 00:05:38 +01:00
z20x_flash.ztgt boards/z80/ez80/z20x: Initial port to z20x board. 2020-02-21 15:20:36 +01:00
z20x_loader.linkcmd z20x: Performance Improvements 2020-03-14 00:05:38 +01:00
z20x_program.linkcmd z20x: Performance Improvements 2020-03-14 00:05:38 +01:00
z20x_ram.ztgt boards/z80/ez80/z20x: Initial port to z20x board. 2020-02-21 15:20:36 +01:00