nuttx/boards/z80/ez80/z20x/configs/w25boot
Gregory Nutt c8b39b48bb z20x: w25boot configuration nees CONFIG_FS_WRITABLE
boards/z80/ez80/z20x/configs/w25boot/defconfig:  needs CONFIG_FS_WRITABLE=y

Style cleanup / Correct file header

  drivers/bch/bchdev_register.c, drivers/mtd/ftl.c, and fs/driver/fs_findblockdriver.c:
  Run through nxstyle; replace BSD-3 license with Apache 2.0
2020-03-07 16:59:38 -03:00
..
.gitignore
defconfig z20x: w25boot configuration nees CONFIG_FS_WRITABLE 2020-03-07 16:59:38 -03:00
README.txt
w25boot_flash.ztgt
w25boot_ram.ztgt
w25boot.zdsproj
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.