Add a configuration for the lpc3152

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4043 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-10-13 17:49:11 +00:00
parent 43edab2dd8
commit 9f645b695e
52 changed files with 4948 additions and 25 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ Toolchains
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: