Skip to content

Commit 6847234

Browse files
tiennguyenzgkartben
authored andcommitted
boards: renesas: rzg3s_smarc: Add DMA support
Add DMA support for board RZ/G3S-SMARC Signed-off-by: Tien Nguyen <[email protected]> Signed-off-by: Nhut Nguyen <[email protected]>
1 parent 3d76a26 commit 6847234

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
@@ -74,6 +74,8 @@ and the following hardware features:
7474
+-----------+------------+-------------------------------------+
7575
| GPIO | on-chip | gpio |
7676
+-----------+------------+-------------------------------------+
77+
| DMA | on-chip | dma |
78+
+-----------+------------+-------------------------------------+
7779
| I2C | on-chip | i2c |
7880
+-----------+------------+-------------------------------------+
7981
| UART | on-chip | serial |

boards/renesas/rzg3s_smarc/rzg3s_smarc_r9a08g045s33gbg_cm33.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ toolchain:
88
supported:
99
- adc
1010
- uart
11+
- dma
1112
- i2c
1213
- gpio
1314
- counter

0 commit comments

Comments
 (0)