summaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-04 14:27:29 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-04 14:27:29 -0600
commitdf0e72bd666d8fb88555eefaa4a9fa71a1a35c8f (patch)
tree14a6690befa305249d42cbe82109181f3c4928d5 /nuttx/README.txt
parent9f4013f6d387f6b8561ede886e11ee5e569cc68e (diff)
downloadnuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.tar.gz
nuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.tar.bz2
nuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.zip
Clone svn:ignore directory atributed to .gitignore files
Diffstat (limited to 'nuttx/README.txt')
-rw-r--r--nuttx/README.txt15
1 files changed, 11 insertions, 4 deletions
diff --git a/nuttx/README.txt b/nuttx/README.txt
index 37b7c8bbd..5866183ea 100644
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -134,12 +134,19 @@ Installation Directories with Spaces in the Path
Downloading from Repositories
-----------------------------
- NuttX is available in from both GIT and SVN repositories. The GIT
- repository is the current 'master' and the SVN repository is maintained
+ The current NuttX du jour is available in from a GIT repository. Download
+ instructions are available here:
+
+ https://sourceforge.net/p/nuttx/git
+
+ Older versions of NuttX are still available in the old SVN repository.
+ The GIT repository is, however, the current 'master' and the SVN
+ repository is no longer maintained. An honest attempt was made to keep
current so as to not disrupt people are used to using the SVN repository.
- Feel free to use either. Download instructions are available here:
+ However, too many authorization-related restrictions were encountered and
+ the SVN repository has been abandoned. Download instructions for the old
+ SVN repository are available here:
- https://sourceforge.net/p/nuttx/code
https://sourceforge.net/p/nuttx/git
Notes about Header Files