nuttx/tools/zds
Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-23 22:27:46 +01:00
..
.gitignore tools/zds: Add build tools to simplify ZDS-II tool usage 2020-02-22 19:33:35 -03:00
Makefile tools/zds: Add build tools to simplify ZDS-II tool usage 2020-02-22 19:33:35 -03:00
README.txt tools/zds: Add build tools to simplify ZDS-II tool usage 2020-02-22 19:33:35 -03:00
zdsar.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00

README.txt
==========

tools/zds/zdsar.c:  This is a wrapper around the ZDS_II librarian.  It
  simplifies the build scripts by replacing large sequences of complex Bash
  script that were added to the build files.  Not only does this clean upi
  the build files but it also improves performance and, more importantly,i
  provides a common solution for the Windows native build case.

  This tool should work with all ZDS-II based platforms including z8, zNeo, and ez80.