incubator-nuttx/arch/renesas/src
Gregory Nutt a581e9206d Convert remaining serial drivers to use use irq_attach. 2017-02-27 10:27:14 -06:00
..
common setvbuf: Add support for disabling I/O buffering. Initially cut; untested. 2017-02-09 09:24:44 -06:00
m16c Convert remaining serial drivers to use use irq_attach. 2017-02-27 10:27:14 -06:00
sh1 irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
.gitignore
Makefile
README.txt Update Renesas REAMDE files 2016-08-06 15:43:27 -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 configs/*/src directory; 'chip' will be a link to
the SH chip sub-directory.