nuttx/arch/renesas/src
Nathan Hartman dd718e78f7 Fix typos
2022-08-07 23:33:19 +08:00
..
common arch: Call board_reset before up_irq_save and spin_trylock 2022-07-28 08:18:24 -04:00
m16c arch: Add up_nputs function to handle the non '\0' string correctly 2022-07-17 17:31:19 +03:00
rx65n Fix typos 2022-08-07 23:33:19 +08:00
sh1 arch: Add up_nputs function to handle the non '\0' string correctly 2022-07-17 17:31:19 +03:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
Makefile arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03: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 boards/renesas/<chip>/<board>/src directory; 'chip'
will be a link to the SH chip sub-directory.