nuttx/arch/sh/include
patacongo eb5a191b24 Basic SCI support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1152 42af7a65-404d-4744-a932-0658087f49c3
2008-11-07 16:28:17 +00:00
..
sh1 Basic SCI support 2008-11-07 16:28:17 +00:00
arch.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
irq.h SH-1 updates 2008-11-06 18:51:14 +00:00
limits.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
serial.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
types.h SH-1 updates 2008-11-06 18:51:14 +00:00
watchdog.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00

This directory contains header files common to all SH architectures.
Sub-directories within this directory contain header files unique to
specific SH chip architectures.  At configuration time, additional directories
will be linked here: 'build' will be a link to the configs/*/include
directory; 'chip' will be a link to the SH chip sub-directory.