summaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-03 17:24:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-03 17:24:42 +0000
commita3b5fe36549ce9aea15ed0cc84f479207efb27f6 (patch)
treefcc3088c4f75b922e459c340f524b781d4b729c2 /nuttx/README.txt
parent4c194976e7e58913101fab5dd8318c060bdc5b2f (diff)
downloadnuttx-a3b5fe36549ce9aea15ed0cc84f479207efb27f6.tar.gz
nuttx-a3b5fe36549ce9aea15ed0cc84f479207efb27f6.tar.bz2
nuttx-a3b5fe36549ce9aea15ed0cc84f479207efb27f6.zip
Add framework to support HC12
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2301 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/README.txt')
-rwxr-xr-xnuttx/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/README.txt b/nuttx/README.txt
index 83b04f5a2..0e50bfcff 100755
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -20,6 +20,10 @@ in the higher level directory names. For example, under Cygwin, your home
directory might be formed from your first and last names like: "/home/First Last".
That will cause strange errors when the make system tries to build.
+[Actually, that is probably not to difficult to fix. Some Makefiles probably
+just need some pathes within double quotes]
+
+
CONFIGURING NUTTX
^^^^^^^^^^^^^^^^^