HAL_ChibiOS: changed which I2C bus is internal on fmuv5
match PH4 arrangement
This commit is contained in:
parent
385713abdd
commit
b647dde28f
@ -89,7 +89,7 @@ PF14 I2C4_SCL I2C4
|
||||
PF15 I2C4_SDA I2C4
|
||||
|
||||
# order of I2C buses
|
||||
I2C_ORDER I2C2 I2C1 I2C3 I2C4
|
||||
I2C_ORDER I2C3 I2C1 I2C2 I2C4
|
||||
|
||||
|
||||
# enable pins
|
||||
|
Loading…
Reference in New Issue
Block a user