nuttx/boards/z80/z8/z8encore000zco/configs/ostest
2019-09-11 10:19:16 -06:00
..
.gitignore Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
defconfig Add defconfig files must include CONFIG_ARCH_CHIP= to break and chicken-and-egg problem. 2019-08-07 15:37:35 -06:00
Make.defs boards/z80: Correct path to linker script in all boards using the ZDS-II toolchain. Yet more fallout from the big boards/ directory re-organization. 2019-09-11 10:19:16 -06:00
ostest.linkcmd Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
ostest.zdsproj Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
README.txt Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00

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