incubator-nuttx/arch/sh/src
Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
..
common Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
m16c Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
sh1 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile The 'make export' target needs to bundle up the user C startup file (crt0), not the kernel head object 2014-09-04 13:31:34 -06:00
README.txt

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.