nuttx/arch/renesas/src
ligd e87d262c7f arch/Toolchain.defs: add wildcard for EXTRA_LIBS
VELAPLATFO-1491

Signed-off-by: ligd <liguiding1@xiaomi.com>
2022-03-27 22:53:58 +03:00
..
common netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
m16c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
rx65n pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
sh1 pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
Makefile arch/Toolchain.defs: add wildcard for EXTRA_LIBS 2022-03-27 22:53:58 +03:00
README.txt Beginning to update comments to reflect new organization of the boards/ sub-directory. 2019-08-08 08:46:54 -06:00

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.