incubator-nuttx/arch/renesas/src
YAMAMOTO Takashi 3b58809f9b arch/renesas/src/sh1/sh1_serial.c: Appease nxstyle 2020-11-16 05:46:53 -08:00
..
common Warnings in NuttX Renesas common files Resolved 2020-09-22 09:49:46 -07:00
m16c Fix nxstyle warnings 2020-09-28 13:54:43 +08:00
rx65n Remove tabs and spaces at the end of lines 2020-10-24 09:38:21 +01:00
sh1 arch/renesas/src/sh1/sh1_serial.c: Appease nxstyle 2020-11-16 05:46:53 -08:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
Makefile arch/: Add the ARCH_SRC directory to the context and clean_context 2020-10-17 22:46:27 +09:00
README.txt Beginning to update comments to reflect new organization of the boards/ sub-directory. 2019-08-08 08:46:54 -06: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.