summaryrefslogtreecommitdiff
path: root/nuttx/tools/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/tools/README.txt')
-rw-r--r--nuttx/tools/README.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/nuttx/tools/README.txt b/nuttx/tools/README.txt
index 38efc7a3f..dd971fadc 100644
--- a/nuttx/tools/README.txt
+++ b/nuttx/tools/README.txt
@@ -352,13 +352,18 @@ define.sh
without concern for the particular compiler in use.
incdir.sh
+incdir.bat
---------
Different compilers have different conventions for specifying lists
- of include file paths on the the compiler command line. This bash
- script allows the build system to create include file paths without
+ of include file paths on the the compiler command line. This incdir.sh
+ bash script allows the build system to create include file paths without
concern for the particular compiler in use.
+ The incdir.bat script is a counterpart for use in the native Windows
+ build. However, their is currently only one compiler supported in
+ that context: MinGW-GCC.
+
link.sh
winlink.sh
unlink.sh