nuttx/arch/sh/src
patacongo 7c7a0d4f24 Mostly costmetic updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5452 42af7a65-404d-4744-a932-0658087f49c3
2012-12-23 17:32:41 +00:00
..
common Mostly costmetic updates 2012-12-23 17:32:41 +00:00
m16c Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible with other chips 2012-11-20 19:59:40 +00:00
sh1 Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
Makefile Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 2012-11-20 15:47:41 +00:00
README.txt

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.