incubator-nuttx/arch/renesas/include
rajeshwaribhat e671a10b2a RX65N RTC Driver added 2020-03-03 08:30:49 -06:00
..
m16c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
rx65n RX65N RTC Driver added 2020-03-03 08:30:49 -06:00
sh1 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01: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 Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
limits.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
sh1Plimits.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
sh1Ptypes.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
syscall.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
types.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00

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.