mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 10:58:49 +08:00
Update README
This commit is contained in:
parent
5bd6147702
commit
911209eb45
1 changed files with 6 additions and 7 deletions
13
README.txt
13
README.txt
|
@ -1,10 +1,10 @@
|
||||||
README
|
README
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
o Installation
|
o Environments
|
||||||
- Environments
|
|
||||||
- Installing Cygwin
|
- Installing Cygwin
|
||||||
- Ubuntu Bash under Windows 10
|
- Ubuntu Bash under Windows 10
|
||||||
|
o Installation
|
||||||
- Download and Unpack
|
- Download and Unpack
|
||||||
- Semi-Optional apps/ Package
|
- Semi-Optional apps/ Package
|
||||||
- Installation Directories with Spaces in the Path
|
- Installation Directories with Spaces in the Path
|
||||||
|
@ -36,12 +36,9 @@ README
|
||||||
- Window Native Toolchain Issues
|
- Window Native Toolchain Issues
|
||||||
o Documentation
|
o Documentation
|
||||||
|
|
||||||
INSTALLATION
|
ENVIRONMENTS
|
||||||
^^^^^^^^^^^^
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
Environments
|
|
||||||
------------
|
|
||||||
|
|
||||||
NuttX may be installed and built on a Linux system or on a Windows
|
NuttX may be installed and built on a Linux system or on a Windows
|
||||||
system if Cygwin is installed. Instructions for installation of
|
system if Cygwin is installed. Instructions for installation of
|
||||||
Cygwin on Windows system are provided in the following paragraph.
|
Cygwin on Windows system are provided in the following paragraph.
|
||||||
|
@ -55,7 +52,7 @@ Environments
|
||||||
successfully.
|
successfully.
|
||||||
|
|
||||||
- Ubuntu/bash shell under Windows 10. This is a new option under
|
- Ubuntu/bash shell under Windows 10. This is a new option under
|
||||||
Windows 10. I am still looking into this option and do you yet
|
Windows 10. I am still looking into this option and do not yet
|
||||||
have much to say about. As I learn more, I will update the
|
have much to say about. As I learn more, I will update the
|
||||||
section "Ubuntu Bash under Windows 10" below.
|
section "Ubuntu Bash under Windows 10" below.
|
||||||
|
|
||||||
|
@ -180,6 +177,8 @@ Ubuntu Bash under Windows 10
|
||||||
native toolchains. If you set the host PC to Cygwin in this case, then
|
native toolchains. If you set the host PC to Cygwin in this case, then
|
||||||
the NuttX build system should deal with that craziness for you.
|
the NuttX build system should deal with that craziness for you.
|
||||||
|
|
||||||
|
INSTALLATION
|
||||||
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
Download and Unpack
|
Download and Unpack
|
||||||
-------------------
|
-------------------
|
||||||
|
|
Loading…
Reference in a new issue