incubator-nuttx/boards/z80/ez80/makerlisp/configs/nsh_ram
Xiang Xiao a9d7a776c4 sched: Remove SDCLONE_DISABLE option and config
since the related code was removed by:
commit 4d5a964f29
Author: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
Date:   Tue Feb 23 18:04:13 2021 +0800

    net: unify socket into file descriptor

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-31 19:03:20 +01:00
..
README.txt
defconfig sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
nsh.zdsproj Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
nsh.zfpproj Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
nsh_flash.ztgt
nsh_ram.ztgt

README.txt

README.txt
^^^^^^^^^^

nsh.zdsproj is a simple ZDS-II project that will allow you
  to use the ZDS-II debugger.
nsh.zfpproj is a simple project that will allow you to use the Smart Flash
  Programming.  NOTE:  As of this writing this project does not work, probably
  due to RAM configuration in the project.  Use ZDS-II instead as is described
  in the upper README.txt file
nsh_flash.ztgt is the target file that accompanies the project files.  This
  one is identical to boards/scripts/makerlisp_ram.ztgt.
nsh_ram.ztgt is the target file that accompanies the project files.  This
  one is identical to boards/scripts/makerlisp_flash.ztgt.