boards: nucleo_h563zi: Enable I2C
Enable i2c1 on nucleo_h563zi (arduino_i2c). Additionally provide a test configuration for i2c_target_api. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
parent
fe2b03178a
commit
68616f23d8
6 changed files with 48 additions and 0 deletions
|
@ -168,6 +168,8 @@ The Zephyr nucleo_h563zi board configuration supports the following hardware fea
|
|||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi bus |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | i2c bus |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| UART | on-chip | serial port-polling; |
|
||||
| | | serial port-interrupt |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue