From 2f092ea7161261be3d79abcdfddd2348321a1dc6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 13 Oct 2011 17:49:11 +0000 Subject: Add a configuration for the lpc3152 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4043 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/mbed/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/mbed') diff --git a/nuttx/configs/mbed/README.txt b/nuttx/configs/mbed/README.txt index da3ddb496..910ddc7d7 100755 --- a/nuttx/configs/mbed/README.txt +++ b/nuttx/configs/mbed/README.txt @@ -59,7 +59,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: -- cgit v1.2.3