incubator-nuttx/arch/renesas/include
Xiang Xiao 80277d1630
Refine the preprocessor conditional guard style (#190)
2020-01-31 19:07:39 +01:00
..
m16c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
rx65n Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
sh1 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
README.txt Beginning to update comments to reflect new organization of the boards/ sub-directory. 2019-08-08 08:46:54 -06:00
arch.h
inttypes.h
irq.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
limits.h
sh1Plimits.h
sh1Ptypes.h
syscall.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
types.h

README.txt

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
boards/renesas/<chip>/<board>/include directory; 'chip' will be a link to
the SH chip sub-directory.