nuttx/arch/renesas/src
2020-05-13 06:46:56 -06:00
..
common sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
m16c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
rx65n nxstyle corrections for .c and .h file modified by PR1030 2020-05-13 06:46:56 -06:00
sh1 Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Makefile Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line 2020-04-11 08:31:08 -06: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.