Skip to content

Commit

Permalink
boards: renesas: rzg3s_smarc: Add DMA support
Browse files Browse the repository at this point in the history
Add DMA 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 Jan 21, 2025
1 parent da2a6eb commit 795b08e
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 |
+-----------+------------+-------------------------------------+
| DMA | on-chip | dma |
+-----------+------------+-------------------------------------+

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
- dma

0 comments on commit 795b08e

Please sign in to comment.