nuttx/arch/renesas/src
2021-05-10 17:04:38 -03:00
..
common arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
m16c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
rx65n Remove final remaining CONFIG_DISABLE_SIGNALS and CONFIG_DISABLE_SIGNAL 2021-05-10 17:04:38 -03:00
sh1 arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
.gitignore
Makefile
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.