summaryrefslogtreecommitdiffstats
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-12-03 17:24:42 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-12-03 17:24:42 +0000
commit7c68946c2c57731bc0593e6d1827b0840219e618 (patch)
treefcc3088c4f75b922e459c340f524b781d4b729c2 /nuttx/README.txt
parentb45cde736aed56cb043b8dba6a226facdc0c9417 (diff)
Add framework to support HC12
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2301 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 83b04f5a2a..0e50bfcff9 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
^^^^^^^^^^^^^^^^^