nuttx/arch/renesas/src
2020-09-03 01:33:38 +08:00
..
common Resolve build warnings in file up_internal.h 2020-09-03 01:33:38 +08:00
m16c build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
rx65n I2C(RIIC) support for RX65N 2020-08-27 09:39:23 -03:00
sh1 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
Makefile Makefile: Fix Make.dep not updated by config changes 2020-07-28 03:59:45 -05: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.