incubator-nuttx/arch/renesas/src
Xiang Xiao 427f8a1624 arch: Fix the mismath in comment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-07-16 14:39:20 -03:00
..
common arch: Fix the mismath in comment 2023-07-16 14:39:20 -03:00
m16c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
rx65n Fix nuttx coding style 2023-07-14 20:48:24 +08: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

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.