nuttx/arch/renesas/src
chao.an 0be55bef64 arch/renesas: fix nxstyle warning
Signed-off-by: chao.an <anchao@xiaomi.com>
2022-02-02 21:45:13 +08:00
..
common arch: Remove FILE dump code from _up_dumponexit 2021-12-06 11:23:58 +09:00
m16c arch/renesas: fix leaving from critical section 2022-02-02 21:45:13 +08:00
rx65n arch/renesas: fix nxstyle warning 2022-02-02 21:45:13 +08:00
sh1 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
.gitignore
Makefile arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name 2022-01-31 09:46:04 +01:00
README.txt

This directory provides a build area for all Renesas and legacy Hitachi
architectures.  The 'common' subdirectory contains source files shared by
all Renesas architectures; Source files unique to a specific Renesas chip
architecture are contained in a subdirectory named after the chip.  At
configuration time, additional directories will be linked here:  'board'
will be a link to the boards/renesas/<chip>/<board>/src directory; 'chip'
will be a link to the SH chip sub-directory.