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
+5
View File
@@ -981,3 +981,8 @@
to recover from stall on TX endpoint.
2010.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* arch/hc: Adding framework to support m68hc11/12
* configs/demo9s12ne64: Configuration to support Freescale DEMO9S12NE64
development board (MC9S12NE64 m68hcs12 processor).