Skip to content

Commit

Permalink
boards: renesas: rzg3s_smarc: Add Clock Control support
Browse files Browse the repository at this point in the history
Add Clock Control support for board RZ/G3S-SMARC

Signed-off-by: Tien Nguyen <[email protected]>
Signed-off-by: Nhut Nguyen <[email protected]>
  • Loading branch information
Tien Nguyen authored and nhutnguyenkc committed Dec 27, 2024
1 parent a8cefc3 commit 4b46aaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/renesas/rzg3s_smarc/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ and the following hardware features:
+-----------+------------+-------------------------------------+
| UART | on-chip | serial |
+-----------+------------+-------------------------------------+
| CLOCK | on-chip | clock control |
+-----------+------------+-------------------------------------+

Other hardware features are currently not supported by the port.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ toolchain:
supported:
- uart
- gpio
- clock_control

0 comments on commit 4b46aaf

Please sign in to comment.