mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
HAL_ChibiOS: fixed fmuv4-beta hwdef for dup pin
This commit is contained in:
parent
7ceb83ae9d
commit
847cb760b4
@ -5,6 +5,7 @@ include ../fmuv4/hwdef.dat
|
|||||||
# SPI2 SCK is on PB13
|
# SPI2 SCK is on PB13
|
||||||
#define GPIO_SPI2_SCK (GPIO_SPI2_SCK_2|GPIO_SPEED_50MHz)
|
#define GPIO_SPI2_SCK (GPIO_SPI2_SCK_2|GPIO_SPEED_50MHz)
|
||||||
undef SPI2_SCK
|
undef SPI2_SCK
|
||||||
|
undef PB13
|
||||||
PB13 SPI2_SCK SPI2
|
PB13 SPI2_SCK SPI2
|
||||||
|
|
||||||
# note that PC13 (SBUS invert) is active low on this board
|
# note that PC13 (SBUS invert) is active low on this board
|
||||||
|
Loading…
Reference in New Issue
Block a user