nuttx/boards/z80/ez80/z20x/configs/w25boot
Jiuzhu Dong 59eb4fa8d6 fs: delete NFILE_DESCRIPTORS for allocating dynamically
Change-Id: Id06d215063796d222b9792d25ab2d6742167729f
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-17 06:46:42 -07:00
..
defconfig fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
README.txt
w25boot_flash.ztgt
w25boot_ram.ztgt
w25boot.zdsproj z20x: Performance Improvements 2020-03-14 00:05:38 +01:00
w25boot.zfpproj

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

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