nuttx/boards/z80/ez80/z20x/configs/w25boot
Gregory Nutt f7e11fb2a6 boards/: Remove references to CONFIG_FS_WRITABLE
Remove references from defconfig files, README.txt files and a couple of uses in .c files
2020-03-22 08:24:07 -05:00
..
.gitignore z20X: Continued development of the W25 Bootloader. 2020-03-03 19:39:57 -03:00
defconfig boards/: Remove references to CONFIG_FS_WRITABLE 2020-03-22 08:24:07 -05: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.