nuttx/arch/renesas/src
chao.an 5bdfae66ce arch/arm: export arm_saveusercontext()
rename arm_saveusercontext() -> up_arm_saveusercontext()

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-18 22:22:16 +08:00
..
common arch/arm: export arm_saveusercontext() 2022-04-18 22:22:16 +08:00
m16c arch/arm: export arm_saveusercontext() 2022-04-18 22:22:16 +08:00
rx65n arch/arm: export arm_saveusercontext() 2022-04-18 22:22:16 +08:00
sh1 pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
.gitignore
Makefile arch/Toolchain.defs: add wildcard for EXTRA_LIBS 2022-03-27 22:53:58 +03: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.