Updated README files
This commit is contained in:
parent
9a73ed6429
commit
15026b0454
@ -158,9 +158,13 @@ The patch would be applied when NuttX is configured as follows:
|
|||||||
./configure.sh 16z/nsh
|
./configure.sh 16z/nsh
|
||||||
cd ..
|
cd ..
|
||||||
. ./setenv.sh
|
. ./setenv.sh
|
||||||
dopath.sh $PWD
|
dopatch.sh
|
||||||
make
|
make
|
||||||
|
|
||||||
|
The patch can also be removed with:
|
||||||
|
|
||||||
|
dopatch.sh -R
|
||||||
|
|
||||||
See the section "Selecting Configurations" below.
|
See the section "Selecting Configurations" below.
|
||||||
|
|
||||||
Serial Console
|
Serial Console
|
||||||
|
@ -82,9 +82,13 @@ The patch would be applied when NuttX is configured as follows:
|
|||||||
./configure.sh z16f2800100zcog/nsh
|
./configure.sh z16f2800100zcog/nsh
|
||||||
cd ..
|
cd ..
|
||||||
. ./setenv.sh
|
. ./setenv.sh
|
||||||
dopath.sh $PWD
|
dopatch.sh
|
||||||
make
|
make
|
||||||
|
|
||||||
|
The patch can also be removed with:
|
||||||
|
|
||||||
|
dopatch.sh -R
|
||||||
|
|
||||||
See the section "Selecting Configurations" below.
|
See the section "Selecting Configurations" below.
|
||||||
|
|
||||||
Selecting Configurations
|
Selecting Configurations
|
||||||
|
Loading…
Reference in New Issue
Block a user