nuttx/boards/z80/z8/z8f64200100kit/configs/ostest
Gregory Nutt e6f545beab Extend revised ZDS-II support to z8 and z16f
* tools/zds/zds_Config.mk: Move  boards/z80/ez80/scripts/eZ80_Config.mk to tools/zds/zds_Config.mk where it can be shared by other ZDS-II platforms.
* boards/z16/z16f:  Duplicate changes for new ZDS-II support from ez80
* boards/z80/z8:  Duplicate changes for new ZDS-II support from ez80
* arch/z16/src/z16f/Toolchain.defs:  Create required Toolchain.defs file for Z16f
2020-02-24 22:37:28 +01:00
..
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
defconfig Run ./tools/refresh.sh --silent all 2020-01-22 20:47:18 -06:00
ostest.linkcmd Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
ostest.zdsproj Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
README.txt

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

ostest.zfpproj is a simple ZDS-II project that will allow you
  to use the ZDS-II debugger.  Before using, copy the following
  files from the toplevel directory:

  nuttx.hex, nuttx.map, nuttx.lod

  to this directory as:

  ostest.hex, ostest.map, ostest.lod