nuttx/arch/renesas/src
chao.an 049c991d28 style/Kconfig: remove unnecessary trailing whitespace
N/A

Signed-off-by: chao.an <anchao@xiaomi.com>
2020-11-28 12:20:30 +01: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 style/Kconfig: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
sh1 arch/renesas/src/sh1/sh1_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +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.