mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Add tools/configure.c and configure.bat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5478 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -59,6 +59,11 @@ Configuring NuttX
|
||||
setenv.bat
|
||||
make
|
||||
|
||||
If this is a Windows native build, then configure.bat should be used
|
||||
in step 1) instead of configure.sh:
|
||||
|
||||
configure.bat xtrs\ostest
|
||||
|
||||
The setenv.bat will need to be updated to include the PATH to the XTRS
|
||||
hex2cmd program.
|
||||
|
||||
@@ -90,6 +95,11 @@ Configuring NuttX
|
||||
setenv.bat
|
||||
make
|
||||
|
||||
If this is a Windows native build, then configure.bat should be used
|
||||
in step 1) instead of configure.sh:
|
||||
|
||||
configure.bat xtrs\nsh
|
||||
|
||||
The setenv.bat will need to be updated to include the PATH to the XTRS
|
||||
hex2cmd program.
|
||||
|
||||
@@ -128,6 +138,11 @@ Configuring NuttX
|
||||
setenv.bat
|
||||
make
|
||||
|
||||
If this is a Windows native build, then configure.bat should be used
|
||||
in step 1) instead of configure.sh:
|
||||
|
||||
configure.bat xtrs\pashello
|
||||
|
||||
The setenv.bat will need to be updated to include the PATH to the XTRS
|
||||
hex2cmd program.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user