Skip to content

Commit

Permalink
boards: renesas: doc: update supported feature on Renesas RA boards
Browse files Browse the repository at this point in the history
Add information about CAN supported on these boards:
- ek_ra8m1
- ek_ra8d1
- mck_ra8t1

Signed-off-by: The Nguyen <[email protected]>
  • Loading branch information
thenguyenyf authored and mmahadevan108 committed Nov 5, 2024
1 parent c1776df commit 3901591
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/renesas/ek_ra8d1/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ The below features are currently supported on Zephyr OS for EK-RA8D1 board:
+--------------+------------+------------------+
| COUNTER | on-chip | counter |
+--------------+------------+------------------+
| CAN | on-chip | canfd |
+--------------+------------+------------------+

Other hardware features are currently not supported by the port.

Expand Down
2 changes: 2 additions & 0 deletions boards/renesas/ek_ra8m1/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ The below features are currently supported on Zephyr OS for EK-RA8M1 board:
+-----------+------------+----------------------+
| COUNTER | on-chip | counter |
+-----------+------------+----------------------+
| CAN | on-chip | canfd |
+-----------+------------+----------------------+

Other hardware features are currently not supported by the port.

Expand Down
2 changes: 2 additions & 0 deletions boards/renesas/mck_ra8t1/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ The below features are currently supported on Zephyr OS for MCB-RA8T1 board:
+--------------+------------+----------------------+
| COUNTER | on-chip | counter |
+--------------+------------+----------------------+
| CAN | on-chip | canfd |
+--------------+------------+----------------------+

Other hardware features are currently not supported by the port.

Expand Down

0 comments on commit 3901591

Please sign in to comment.