We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d76a26 commit 6847234Copy full SHA for 6847234
boards/renesas/rzg3s_smarc/doc/index.rst
@@ -74,6 +74,8 @@ and the following hardware features:
74
+-----------+------------+-------------------------------------+
75
| GPIO | on-chip | gpio |
76
77
+| DMA | on-chip | dma |
78
++-----------+------------+-------------------------------------+
79
| I2C | on-chip | i2c |
80
81
| UART | on-chip | serial |
boards/renesas/rzg3s_smarc/rzg3s_smarc_r9a08g045s33gbg_cm33.yaml
@@ -8,6 +8,7 @@ toolchain:
8
supported:
9
- adc
10
- uart
11
+ - dma
12
- i2c
13
- gpio
14
- counter
0 commit comments