nuttx/arch/sh/src
patacongo 9a4abde74a Remove unused lpc17_usbinitialize()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2915 42af7a65-404d-4744-a932-0658087f49c3
2010-09-03 15:36:09 +00:00
..
common Remove unused lpc17_usbinitialize() 2010-09-03 15:36:09 +00:00
m16c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:59:06 +00:00
sh1 Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:59:06 +00:00
Makefile Add option to copy to RAM 2009-04-08 23:24:59 +00:00
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00

This directory provides a build area for all SH architectures.
The 'common' subdirectory contains source files shared by all SH
architectures; Source files unique to a specific SH chip
architecture are contained in a subdirectory named after the chip.
At configuration time, additional directories will be linked here:
'build' will be a link to the configs/*/src directory; 'chip' will
be a link to the SH chip sub-directory.