nuttx/boards/z80/ez80/z20x/configs/hello
ligd 412d030149 boards: move USERMAIN_XX out of INIT_ENTRYPOINT
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-12-24 08:23:30 -06:00
..
defconfig boards: move USERMAIN_XX out of INIT_ENTRYPOINT 2021-12-24 08:23:30 -06:00
hello_flash.ztgt
hello_ram.ztgt
hello.zdsproj
hello.zfpproj
README.txt

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

hello.zdsproj is a simple ZDS-II project that will allow you
  to use the ZDS-II debugger.
hello.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
hello_ram.ztgt is the target file that accompanies the project files.  This
  one is identical to boards/scripts/z20x_ram.ztgt.
hello_flash.ztgt is the target file that accompanies the project files.  This
  one is identical to boards/scripts/z20x_flash.ztgt.