nuttx/arch/renesas/src
Xiang Xiao 7990f90915 Indent the define statement by two spaces
follow the code style convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-21 09:52:08 -03:00
..
common Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
m16c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
rx65n Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sh1 arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
.gitignore
Makefile libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02: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.