nuttx/arch/renesas/src
Xiang Xiao 454921eac7 arch/boards: Rename up_lowputc to [arm64|renesas]_lowputc
follow other arch coding style

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-03-04 11:08:00 +02:00
..
common arch/boards: Rename up_lowputc to [arm64|renesas]_lowputc 2023-03-04 11:08:00 +02:00
m16c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
rx65n Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
sh1 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
.gitignore
Makefile libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02: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.