nuttx/arch/renesas/src
Petro Karashchenko 8d3bf05fd2 include: fix double include pre-processor guards
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-01-16 11:11:14 -03:00
..
common arch: Remove FILE dump code from _up_dumponexit 2021-12-06 11:23:58 +09:00
m16c signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
rx65n include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
sh1 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
Makefile libxx: Change CXX_LIBSUPCXX to LIBSUPCXX 2021-08-28 17:14:48 -03: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.