Skip to content

Commit

Permalink
boards: adi: Add I2C to MAX32662EVKIT board driver list
Browse files Browse the repository at this point in the history
Add I2C into 'index.rst' and '.yaml' file of MAX32662EVKIT.

Signed-off-by: Furkan Akkiz <[email protected]>
  • Loading branch information
hfakkiz authored and nashif committed Aug 15, 2024
1 parent 066a43b commit acb1200
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion boards/adi/max32662evkit/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
+-----------+------------+-------------------------------------+
| DMA | on-chip | dma controller |
+-----------+------------+-------------------------------------+

| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+

Connections and IOs
===================
Expand Down
1 change: 1 addition & 0 deletions boards/adi/max32662evkit/max32662evkit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ toolchain:
supported:
- dma
- gpio
- i2c
- serial
- trng
- watchdog
Expand Down

0 comments on commit acb1200

Please sign in to comment.