mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_HAL_ChibiOS: disable GCS in CubeNode-ETH
for some reason enabling is breaking the PPPGW
This commit is contained in:
parent
4ffffa7af7
commit
2feee53a37
@ -5,6 +5,7 @@ undef PE0
|
|||||||
undef PE1
|
undef PE1
|
||||||
undef PC11
|
undef PC11
|
||||||
undef HAL_PERIPH_ENABLE_IMU
|
undef HAL_PERIPH_ENABLE_IMU
|
||||||
|
undef HAL_GCS_ENABLED
|
||||||
|
|
||||||
# need to use UART8 to get RTS/CTS
|
# need to use UART8 to get RTS/CTS
|
||||||
PE1 UART8_TX UART8
|
PE1 UART8_TX UART8
|
||||||
|
Loading…
Reference in New Issue
Block a user