nuttx/arch/renesas/src
Xiang Xiao 6d30726a1b Remove the unnecessary "return;" at the end of function
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-27 22:23:50 +01:00
..
common nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
m16c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
rx65n Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
sh1 nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
.gitignore
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +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.