mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_HAL_ChibiOS: KakuteF7 add two PWM pin options
This commit is contained in:
parent
ef5f83d0b5
commit
26a6cccf21
@ -115,6 +115,10 @@ PB0 TIM3_CH3 TIM3 PWM(4) GPIO(53)
|
||||
PC9 TIM3_CH4 TIM3 PWM(5) GPIO(54)
|
||||
PA3 TIM5_CH4 TIM5 PWM(6) GPIO(55)
|
||||
|
||||
# extra PWM outs
|
||||
#PD12 TIM4_CH1 TIM4 PWM(7) GPIO(56) # led pin
|
||||
#PD15 TIM4_CH4 TIM4 PWM(8) GPIO(57) # buzzer pin (need to comment out buzzer)
|
||||
|
||||
DMA_PRIORITY S*
|
||||
|
||||
define HAL_STORAGE_SIZE 16384
|
||||
|
Loading…
Reference in New Issue
Block a user