Add framework to support HC12

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2301 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-12-03 17:24:42 +00:00
parent add9436ac2
commit 381b9ed5c3
25 changed files with 3014 additions and 105 deletions
+4
View File
@@ -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
^^^^^^^^^^^^^^^^^