Skip to content
Snippets Groups Projects
Commit b23c50a4 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Updated README files

parent bdf4a991
No related branches found
No related tags found
No related merge requests found
......@@ -158,9 +158,13 @@ The patch would be applied when NuttX is configured as follows:
./configure.sh 16z/nsh
cd ..
. ./setenv.sh
dopath.sh $PWD
dopatch.sh
make
The patch can also be removed with:
dopatch.sh -R
See the section "Selecting Configurations" below.
Serial Console
......
......@@ -82,9 +82,13 @@ The patch would be applied when NuttX is configured as follows:
./configure.sh z16f2800100zcog/nsh
cd ..
. ./setenv.sh
dopath.sh $PWD
dopatch.sh
make
The patch can also be removed with:
dopatch.sh -R
See the section "Selecting Configurations" below.
Selecting Configurations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment