fae7e63479
1. Serial (UART) driver (13 ports) 2. Ethernet driver This port is provided on two boards 1. RSK RX65N-2MB 2. GR-Rose The port is built on Cygwin environment. As part of this port, we have created two documents 1. Readme.txt for each board 2. User manual to provide information about development environment setup Both these documents are placed under 1. /boards/renesas/rx65n/rx65n-grrose 2. /boards/renesas/rx65n/rx65n-rsk2mb We have run 'nxstyle' for coding guidelines and 'ostest' for testing NuttX features on test platform. We have shared the log with no errors as confirmation of valid port. |
||
---|---|---|
.. | ||
m16c | ||
rx65n | ||
sh1 | ||
arch.h | ||
inttypes.h | ||
irq.h | ||
limits.h | ||
README.txt | ||
sh1Plimits.h | ||
sh1Ptypes.h | ||
syscall.h | ||
types.h |
This directory contains header files common to all SH architectures. Sub-directories within this directory contain header files unique to specific SH chip architectures. At configuration time, additional directories will be linked here: 'build' will be a link to the boards/renesas/<chip>/<board>/include directory; 'chip' will be a link to the SH chip sub-directory.