summaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-05 13:19:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-05 13:19:53 +0000
commitbfb9ff07e0cd8e9c657c331760e23373a283f926 (patch)
treea9741bf498012ee7514cf6120922fb4bea9e3a1e /nuttx/README.txt
parentb0e850297d6e54d9d7b825c27f371cd93d3b4771 (diff)
downloadnuttx-bfb9ff07e0cd8e9c657c331760e23373a283f926.tar.gz
nuttx-bfb9ff07e0cd8e9c657c331760e23373a283f926.tar.bz2
nuttx-bfb9ff07e0cd8e9c657c331760e23373a283f926.zip
Correct some errors in the LPC17xx SYSCON register bit definitions (from Rommel Marcello)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5479 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 717c129b0..0348f7f30 100644
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -687,7 +687,7 @@ Native Windows Build
Build Tools. The build still relies on some Unix-like commands. I use
the GNUWin32 tools that can be downloaded from http://gnuwin32.sourceforge.net/.
- Host Compiler: I use the MingGW compiler which can be downloaded from
+ Host Compiler: I use the MingGW GCC compiler which can be downloaded from
http://www.mingw.org/. If you are using GNUWin32, then it is recommended
the you not install the optional MSYS components as there may be conflicts.