From b6cdb8b1a632e6817b58d38fd7b60f2e6c55d95d Mon Sep 17 00:00:00 2001 From: bugobliterator Date: Thu, 14 Mar 2024 17:05:10 +0800 Subject: [PATCH] hwdef: fix hwdef for updated CubePilot-PPPGW --- libraries/AP_HAL_ChibiOS/hwdef/CubePilot-PPPGW/hwdef.dat | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libraries/AP_HAL_ChibiOS/hwdef/CubePilot-PPPGW/hwdef.dat b/libraries/AP_HAL_ChibiOS/hwdef/CubePilot-PPPGW/hwdef.dat index 70c50244fd8ef..23599e2d24860 100644 --- a/libraries/AP_HAL_ChibiOS/hwdef/CubePilot-PPPGW/hwdef.dat +++ b/libraries/AP_HAL_ChibiOS/hwdef/CubePilot-PPPGW/hwdef.dat @@ -1,16 +1,14 @@ include ../CubePilot-CANMod/hwdef.dat # we need RTS/CTS for the PPP link -undef PD14 -undef PD13 undef PE0 undef PE1 # need to use UART8 to get RTS/CTS PE1 UART8_TX UART8 PE0 UART8_RX UART8 -PD13 UART8_RTS UART8 -PD14 UART8_CTS UART8 +PA10 UART8_RTS UART8 +PC11 UART8_CTS_GPIO UART8 SERIAL_ORDER OTG1 UART8