boards: renesas: rzg3s_smarc: Add I2C support for RZ/G3S-SMARC
Add I2C support for board RZ/G3S-SMARC Signed-off-by: Hoang Nguyen <hoang.nguyen.jx@bp.renesas.com> Signed-off-by: Binh Nguyen <binh.nguyen.xw@renesas.com>
This commit is contained in:
parent
70fcabda02
commit
7b0a78d5bf
2 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,8 @@ and the following hardware features:
|
|||
+-----------+------------+-------------------------------------+
|
||||
| GPIO | on-chip | gpio |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| UART | on-chip | serial |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| GTM | on-chip | counter |
|
||||
|
|
|
@ -7,6 +7,7 @@ toolchain:
|
|||
- gnuarmemb
|
||||
supported:
|
||||
- uart
|
||||
- i2c
|
||||
- gpio
|
||||
- counter
|
||||
- pwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue