From 567b4ff6a4fae1be01a9636ab445d1619e7e43eb Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 30 Jun 2015 08:11:49 -0600 Subject: [PATCH] Update README --- Documentation | 2 +- README.txt | 6 +++++- configs | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Documentation b/Documentation index 321f4c76481..a0cc26a6e6c 160000 --- a/Documentation +++ b/Documentation @@ -1 +1 @@ -Subproject commit 321f4c76481c05796cd4543575345da02b794f86 +Subproject commit a0cc26a6e6cd33bc1729c8fc454695a3462ebc99 diff --git a/README.txt b/README.txt index 2c0d7e88afc..1b6a7637209 100644 --- a/README.txt +++ b/README.txt @@ -177,7 +177,6 @@ Downloading from Repositories | | nuttx/ apps/ - Initialize Sub-Modules The NuttX repository contains GIT sub-modules for the Documentation/, @@ -188,6 +187,11 @@ Downloading from Repositories git submodule init 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 The following steps need to be performed for each of the two diff --git a/configs b/configs index 63db617b8e5..f068b8c993a 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 63db617b8e5901f6324ab59fe127aa5164fd7be9 +Subproject commit f068b8c993a97304570d1913241295ded34fa25a