incubator-nuttx/arch/renesas/include
simbit18 fcba68513d arch: Fix nxstyle errors
error: Long line found
2023-05-04 23:21:51 +03:00
..
m16c arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
rx65n arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
sh1 arch: Fix nxstyle errors 2023-05-04 23:21:51 +03:00
.gitignore
README.txt
arch.h
inttypes.h arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
irq.h arch: inline up_interrupt_context() 2022-05-26 04:36:07 +08:00
limits.h
setjmp.h Renesas/RX: add RX setjmp, ARCH_RENESAS_RX, and RX65N ioctl 2021-06-30 23:01:57 -05:00
sh1Plimits.h arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
sh1Ptypes.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
syscall.h
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.