nuttx/arch/renesas/src
chao.an 9153ca538b arch/renesas: fix nxstyle warning
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-06-15 07:19:41 -06:00
..
common arch/renesas: fix nxstyle warning 2020-06-15 07:19:41 -06:00
m16c build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
rx65n Updated Rx65n rtc for non CONFIG_RTC_HIRES 2020-05-28 16:16:25 -06:00
sh1 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
Makefile build: Replace -I with INCDIR 2020-05-24 20:20:12 +01: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.