nuttx/arch/sh/src
patacongo d14fbab225 Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4417 42af7a65-404d-4744-a932-0658087f49c3
2012-02-23 18:42:36 +00:00
..
common Fix a small RAM log bug (the RAM log still does not work) 2012-02-12 20:27:49 +00:00
m16c Add logic so that a RAM log can be used in place of a console device 2012-02-11 03:50:52 +00:00
sh1 Add logic so that a RAM log can be used in place of a console device 2012-02-11 03:50:52 +00:00
Makefile Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations 2012-02-23 18:42:36 +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.