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
@@ -18,7 +18,7 @@
There is no "Getting Started" Guide for NuttX yet.
However, most everything that you need to get started with NuttX can be found in the <code>README.txt</code> file located in the top-level NuttX directory.
That <code>README.txt</code> can also be read online in the NuttX SVN repository
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/README.txt?view=log">here</a>.
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/README.txt?view=log">here</a>.
Just click on &quot;Links to HEAD: (view)&quot; on that page.
</p>
</body>