summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-10-13 17:49:11 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-10-13 17:49:11 +0000
commita9c0770c8a31f2bdd677e5bd7a224194cb800394 (patch)
tree64641aec2e82266492bb42ad8be5efe6e603e30c /nuttx/configs/olimex-lpc1766stk
parent646cd35e6446bd91bfe2e4203b48bfa66bbdaa24 (diff)
Add a configuration for the lpc3152
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4043 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/README.txt b/nuttx/configs/olimex-lpc1766stk/README.txt
index 32f1a4fb1a..69e77c6718 100755
--- a/nuttx/configs/olimex-lpc1766stk/README.txt
+++ b/nuttx/configs/olimex-lpc1766stk/README.txt
@@ -207,7 +207,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: