aboutsummaryrefslogtreecommitdiff
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
commit470c2e71df47a3ad527afe4b20dbe8988c3f8575 (patch)
treea9741bf498012ee7514cf6120922fb4bea9e3a1e /nuttx/README.txt
parent5c572a3cb50e6e52a641ee652d9e151b4c70661c (diff)
downloadpx4-firmware-470c2e71df47a3ad527afe4b20dbe8988c3f8575.tar.gz
px4-firmware-470c2e71df47a3ad527afe4b20dbe8988c3f8575.tar.bz2
px4-firmware-470c2e71df47a3ad527afe4b20dbe8988c3f8575.zip
Correct some errors in the LPC17xx SYSCON register bit definitions (from Rommel Marcello)
git-svn-id: http://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.