mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
This commit is contained in:
@@ -1099,11 +1099,9 @@ can be selected as follow:
|
||||
cd tools
|
||||
./configure.sh same70-xplained/<subdir>
|
||||
cd -
|
||||
. ./setenv.sh
|
||||
|
||||
Before sourcing the setenv.sh file above, you should examine it and perform
|
||||
edits as necessary so that TOOLCHAIN_BIN is the correct path to the directory
|
||||
than holds your toolchain binaries.
|
||||
Before building, make sure that the PATH environment variable include the
|
||||
correct path to the directory than holds your toolchain binaries.
|
||||
|
||||
And then build NuttX by simply typing the following. At the conclusion of
|
||||
the make, the nuttx binary will reside in an ELF file called, simply, nuttx.
|
||||
@@ -1166,11 +1164,6 @@ NOTES:
|
||||
for the Cortex-M7, but is supported by at least this realeasse of
|
||||
the ARM GNU tools:
|
||||
|
||||
https://launchpadlibrarian.net/192228215/release.txt
|
||||
|
||||
Current (2105-07-31) setenv.sh file are configured to use this
|
||||
release:
|
||||
|
||||
https://launchpadlibrarian.net/209776344/release.txt
|
||||
|
||||
That toolchain selection can easily be reconfigured using
|
||||
|
||||
Reference in New Issue
Block a user