summaryrefslogtreecommitdiff
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
commit040391cfab5aa7d508055ca12f551f5e5a3f924c (patch)
tree191f768ae4662f3264bbeecfaf3e69177897e96e /nuttx/README.txt
parent68ac8fdfb222669dd94888c18f26282ef36e6ac8 (diff)
downloadpx4-nuttx-040391cfab5aa7d508055ca12f551f5e5a3f924c.tar.gz
px4-nuttx-040391cfab5aa7d508055ca12f551f5e5a3f924c.tar.bz2
px4-nuttx-040391cfab5aa7d508055ca12f551f5e5a3f924c.zip
Upate some pathes for the new NuttX repository
git-svn-id: svn://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
------------------------