Skip to content

Commit 109c00e

Browse files
khoa-nguyen-18kartben
authored andcommitted
boards: renesas: Add counter doc for RA6, RA4, RA2
Add doc for AGT counter for: ek_ra6m1, ek_ra6m2, ek_ra6m3, ek_ra6m4, ek_ra6m5, fpb_ra6e1, ek_ra4w1, ek_ra4m2, ek_ra4m3, ek_ra2a1. Signed-off-by: Khoa Nguyen <[email protected]>
1 parent b1daa13 commit 109c00e

File tree

10 files changed

+20
-0
lines changed

10 files changed

+20
-0
lines changed

boards/renesas/ek_ra2a1/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ hardware features:
8080
+-----------+------------+-------------------------------+
8181
| SPI | on-chip | spi |
8282
+-----------+------------+-------------------------------+
83+
| COUNTER | on-chip | counter |
84+
+-----------+------------+-------------------------------+
8385

8486
The default configuration can be found in
8587
:zephyr_file:`boards/renesas/ek_ra2a1/ek_ra2a1_defconfig`

boards/renesas/ek_ra4m2/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ The below features are currently supported on Zephyr OS for EK-RA4M2 board:
100100
+-----------+------------+----------------------+
101101
| SPI | on-chip | spi |
102102
+-----------+------------+----------------------+
103+
| COUNTER | on-chip | counter |
104+
+-----------+------------+----------------------+
103105

104106
Other hardware features are currently not supported by the port.
105107

boards/renesas/ek_ra4m3/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ The below features are currently supported on Zephyr OS for EK-RA4M3 board:
102102
+-----------+------------+----------------------+
103103
| SPI | on-chip | spi |
104104
+-----------+------------+----------------------+
105+
| COUNTER | on-chip | counter |
106+
+-----------+------------+----------------------+
105107

106108
Other hardware features are currently not supported by the port.
107109

boards/renesas/ek_ra4w1/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ The below features are currently supported on Zephyr OS for EK-RA4W1 board:
9292
+-----------+------------+----------------------+
9393
| SPI | on-chip | spi |
9494
+-----------+------------+----------------------+
95+
| COUNTER | on-chip | counter |
96+
+-----------+------------+----------------------+
9597

9698
Other hardware features are currently not supported by the port.
9799

boards/renesas/ek_ra6m1/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M1 board:
9898
+-----------+------------+----------------------+
9999
| SPI | on-chip | spi |
100100
+-----------+------------+----------------------+
101+
| COUNTER | on-chip | counter |
102+
+-----------+------------+----------------------+
101103

102104
Other hardware features are currently not supported by the port.
103105

boards/renesas/ek_ra6m2/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M2 board:
9292
+-----------+------------+----------------------+
9393
| SPI | on-chip | spi |
9494
+-----------+------------+----------------------+
95+
| COUNTER | on-chip | counter |
96+
+-----------+------------+----------------------+
9597

9698
Other hardware features are currently not supported by the port.
9799

boards/renesas/ek_ra6m3/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M3 board:
100100
+-----------+------------+----------------------+
101101
| SPI | on-chip | spi |
102102
+-----------+------------+----------------------+
103+
| COUNTER | on-chip | counter |
104+
+-----------+------------+----------------------+
103105

104106
Other hardware features are currently not supported by the port.
105107

boards/renesas/ek_ra6m4/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M4 board:
105105
+-----------+------------+----------------------+
106106
| SPI | on-chip | spi |
107107
+-----------+------------+----------------------+
108+
| COUNTER | on-chip | counter |
109+
+-----------+------------+----------------------+
108110

109111
Other hardware features are currently not supported by the port.
110112

boards/renesas/ek_ra6m5/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ The below features are currently supported on Zephyr OS for EK-RA6M5 board:
103103
+-----------+------------+----------------------+
104104
| SPI | on-chip | spi |
105105
+-----------+------------+----------------------+
106+
| COUNTER | on-chip | counter |
107+
+-----------+------------+----------------------+
106108

107109
Other hardware features are currently not supported by the port.
108110

boards/renesas/fpb_ra6e1/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ The below features are currently supported on Zephyr OS for FPB-RA6E1 board:
8787
+-----------+------------+----------------------+
8888
| SPI | on-chip | spi |
8989
+-----------+------------+----------------------+
90+
| COUNTER | on-chip | counter |
91+
+-----------+------------+----------------------+
9092

9193
Other hardware features are currently not supported by the port.
9294

0 commit comments

Comments
 (0)