HAL_ChibiOS: fixed internal i2c mask for Pixracer
This commit is contained in:
parent
59aab9987e
commit
caa553e727
@ -30,6 +30,7 @@ I2C_ORDER I2C1
|
||||
|
||||
# to match px4 we make the first bus number 1
|
||||
define HAL_I2C_BUS_BASE 1
|
||||
define HAL_I2C_INTERNAL_MASK 0
|
||||
|
||||
# order of UARTs (and USB)
|
||||
UART_ORDER OTG1 UART4 USART2 USART3 UART8 USART1 UART7
|
||||
|
Loading…
Reference in New Issue
Block a user