incubator-nuttx/arch/renesas/include
Gregory Nutt 9222f50e1c arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -06:00
..
m16c arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -06:00
sh1 arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -06:00
README.txt Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -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 Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
limits.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
serial.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 Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
types.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
watchdog.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 configs/*/include
directory; 'chip' will be a link to the SH chip sub-directory.