nuttx/arch/renesas/src
Xiang Xiao b0c782255c libxx: Change CXX_LIBSUPCXX to LIBSUPCXX
align with other Kconfig(e.g. LIBCXXABI, LIBCXX, UCLIBCXX)

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-08-28 17:14:48 -03:00
..
common arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
m16c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
rx65n Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
sh1 arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07: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 Beginning to update comments to reflect new organization of the boards/ sub-directory. 2019-08-08 08:46:54 -06:00

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.