mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Update README
This commit is contained in:
+1
-1
Submodule Documentation updated: 321f4c7648...a0cc26a6e6
+5
-1
@@ -177,7 +177,6 @@ Downloading from Repositories
|
|||||||
| |
|
| |
|
||||||
nuttx/ apps/
|
nuttx/ apps/
|
||||||
|
|
||||||
|
|
||||||
Initialize Sub-Modules
|
Initialize Sub-Modules
|
||||||
|
|
||||||
The NuttX repository contains GIT sub-modules for the Documentation/,
|
The NuttX repository contains GIT sub-modules for the Documentation/,
|
||||||
@@ -188,6 +187,11 @@ Downloading from Repositories
|
|||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
||||||
|
This command can be used later to refresh all submodules with the
|
||||||
|
latest files:
|
||||||
|
|
||||||
|
git submodule foreach git pull
|
||||||
|
|
||||||
Configuring the Clones
|
Configuring the Clones
|
||||||
|
|
||||||
The following steps need to be performed for each of the two
|
The following steps need to be performed for each of the two
|
||||||
|
|||||||
+1
-1
Submodule configs updated: 63db617b8e...f068b8c993
Reference in New Issue
Block a user