aboutsummaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 19:33:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 19:33:42 +0000
commit1550be3df3e1edac381ae2def4368100eb895d0d (patch)
tree191f768ae4662f3264bbeecfaf3e69177897e96e /nuttx/README.txt
parent0a007da3d61c078e718508262d81b29f399313d4 (diff)
downloadpx4-firmware-1550be3df3e1edac381ae2def4368100eb895d0d.tar.gz
px4-firmware-1550be3df3e1edac381ae2def4368100eb895d0d.tar.bz2
px4-firmware-1550be3df3e1edac381ae2def4368100eb895d0d.zip
Upate some pathes for the new NuttX repository
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/README.txt')
-rw-r--r--nuttx/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/README.txt b/nuttx/README.txt
index afea4d2e3..0d1fbdc1c 100644
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -118,7 +118,7 @@ Installation Directories with Spaces in the Path
I work around spaces in the home directory name, by creating a
new directory that does not contain any spaces, such as /home/nuttx.
Then I install NuttX in /home/nuttx and always build from
- /home/nuttx/nuttx.
+ /home/nuttx/nuttx-code.
Notes about Header Files
------------------------