nuttx/arch/sh/src/README.txt
patacongo 40d11eece3 Adding struture for Hitachi SH-1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1132 42af7a65-404d-4744-a932-0658087f49c3
2008-11-05 22:00:09 +00:00

8 lines
426 B
Plaintext

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.