doc: rpi_pico fix I2C1 default peripheral mapping
This commit updates the board documentation to match the I2C1 default peripheral mapping in rpi_pico-pinctrl.dtsi. Signed-off-by: Thomas Keller <t.tschaler@gmail.com>
This commit is contained in:
parent
28b9f55a0a
commit
ae04401e12
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@ Default Zephyr Peripheral Mapping:
|
|||
- UART0_RX : P1
|
||||
- I2C0_SDA : P4
|
||||
- I2C0_SCL : P5
|
||||
- I2C1_SDA : P14
|
||||
- I2C1_SCL : P15
|
||||
- I2C1_SDA : P6
|
||||
- I2C1_SCL : P7
|
||||
- SPI0_RX : P16
|
||||
- SPI0_CSN : P17
|
||||
- SPI0_SCK : P18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue