summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-13 17:49:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-13 17:49:11 +0000
commit2f092ea7161261be3d79abcdfddd2348321a1dc6 (patch)
tree64641aec2e82266492bb42ad8be5efe6e603e30c /nuttx/configs/olimex-strp711
parent13b1e4d5c583c69e93f52ada836aabad691e9fd3 (diff)
downloadpx4-nuttx-2f092ea7161261be3d79abcdfddd2348321a1dc6.tar.gz
px4-nuttx-2f092ea7161261be3d79abcdfddd2348321a1dc6.tar.bz2
px4-nuttx-2f092ea7161261be3d79abcdfddd2348321a1dc6.zip
Add a configuration for the lpc3152
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4043 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-strp711')
-rw-r--r--nuttx/configs/olimex-strp711/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-strp711/README.txt b/nuttx/configs/olimex-strp711/README.txt
index 7a4fa3b20..2af0b1466 100644
--- a/nuttx/configs/olimex-strp711/README.txt
+++ b/nuttx/configs/olimex-strp711/README.txt
@@ -144,7 +144,7 @@ GNU Toolchain Options
are used in Nuttx (e.g., include/arch). The make system works around these
problems for the Windows tools by copying directories instead of linking them.
But this can also cause some confusion for you: For example, you may edit
- a file in a "linked" directory and find that your changes had not effect.
+ a file in a "linked" directory and find that your changes had no effect.
That is because you are building the copy of the file in the "fake" symbolic
directory. If you use a Windows toolchain, you should get in the habit of
making like this: