mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_HAL_ChibiOS:CubeNode: undefine IMU for CubeNode_ETH
This commit is contained in:
parent
9381404a9f
commit
b69087ae61
@ -3,6 +3,8 @@ include ../CubeNode/hwdef.dat
|
||||
# we need RTS/CTS for the PPP link
|
||||
undef PE0
|
||||
undef PE1
|
||||
undef PC11
|
||||
undef HAL_PERIPH_ENABLE_IMU
|
||||
|
||||
# need to use UART8 to get RTS/CTS
|
||||
PE1 UART8_TX UART8
|
||||
|
Loading…
Reference in New Issue
Block a user