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
This commit is contained in:
patacongo
2012-09-17 19:33:42 +00:00
parent 7a2692df6a
commit 2d69ae54b1
45 changed files with 226 additions and 230 deletions
+1 -1
View File
@@ -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
------------------------