nuttx/arch/renesas/src
Xiang Xiao fa0d123f87 arch: Colorize the idle thread stack in an unified way
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Idae8da53e5a4799a8edc0e882f17fd515b70cb14
2021-06-10 06:50:41 -07:00
..
common arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -07:00
m16c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
rx65n arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07: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 arch: Makefile: Author Gregory Nutt: update licenses to Apache 2021-03-13 05:56:43 -08: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.