nuttx/arch/renesas/src
2020-09-15 21:11:33 -07:00
..
common libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
m16c build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
rx65n RX65N Pre-check Warnings Resolved 2020-09-15 20:41:02 +08:00
sh1 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
Makefile use "export" to expose TOPDIR to all child make instead of passing it around every time 2020-09-15 21:11:33 -07: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.