Skip to content

Commit 384e6c7

Browse files
committed
AP_HAL_ChibiOS: ensure UART6_TX gets defined on BETAFPV-F405-I2C
1 parent 9ad6ac7 commit 384e6c7

File tree

1 file changed

+3
-0
lines changed
  • libraries/AP_HAL_ChibiOS/hwdef/BETAFPV-F405-I2C

1 file changed

+3
-0
lines changed

libraries/AP_HAL_ChibiOS/hwdef/BETAFPV-F405-I2C/hwdef.dat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ PB4 EXTERN_GPIO1 OUTPUT GPIO(82)
1818
undef RELAY2_PIN_DEFAULT
1919
define RELAY2_PIN_DEFAULT 82
2020

21+
# re-add PC6 without ALT config to ensure correct operation
22+
PC6 USART6_TX USART6
23+
2124
PA3 TIM2_CH4 TIM2 PWM(3) GPIO(52) # M3
2225
PA2 TIM2_CH3 TIM2 PWM(4) GPIO(53) BIDIR # M4
2326

0 commit comments

Comments
 (0)