Skip to content

Commit e5ce9d0

Browse files
Hieu Nguyenkartben
authored andcommitted
boards: renesas: rzg3s_smarc: Add Counter support
Add Counter support for board RZ/G3S-SMARC Signed-off-by: Hieu Nguyen <[email protected]> Signed-off-by: Nhut Nguyen <[email protected]>
1 parent d0e9b89 commit e5ce9d0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/renesas/rzg3s_smarc/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ and the following hardware features:
6767
+-----------+------------+-------------------------------------+
6868
| UART | on-chip | serial |
6969
+-----------+------------+-------------------------------------+
70+
| GTM | on-chip | counter |
71+
+-----------+------------+-------------------------------------+
7072

7173
Other hardware features are currently not supported by the port.
7274

boards/renesas/rzg3s_smarc/rzg3s_smarc_r9a08g045s33gbg_cm33.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ toolchain:
88
supported:
99
- uart
1010
- gpio
11+
- counter

0 commit comments

Comments
 (0)